pedroslopez / whatsapp-web.js

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
https://wwebjs.dev
Apache License 2.0
15.21k stars 3.63k forks source link

client.isRegisteredUser() always return false #1826

Closed saifudinzezy closed 10 months ago

saifudinzezy commented 1 year ago

Is there an existing issue for this?

Describe the bug

the mobile number exists but when checked with the client.isRegisteredUser() function it returns a response that the number does not exist

Expected behavior

the mobile number exists but when checked with the client.isRegisteredUser() function it returns a response that the number does not exist

Steps to Reproduce the Bug or Issue

the mobile number exists but when checked with the client.isRegisteredUser() function it returns a response that the number does not exist

Relevant Code

No response

Browser Type

Google Chrome

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

No, I am not using Multi Device

Environment

OS : Windows, Ubuntu 18 Phone OS : Android, iOS whatsapp-web.js version : latest

Additional context

No response

harry3098 commented 1 year ago

same here.. 1.18.3

Nargathron commented 1 year ago

same here 1.18.3

azrielfatur commented 1 year ago

same here 1.18.3. any update?

alfarady commented 1 year ago

same here 1.18.3. any update?

Wie-Ku commented 1 year ago

same here too, with latest update version.

Do you think this is related to new behavior of whatsapp web which cannot be click directly to phone number to chat with that number ? instead it show Copy Phone Number only.

abdoel1993 commented 1 year ago

{ "status": false, "message": "The number is not registered" }

Nargathron commented 1 year ago

https://github.com/pedroslopez/whatsapp-web.js/issues/1814#issuecomment-1321047260

AnonimBella commented 1 year ago

Follow this pull request