venomous0x / WhatsAPI

Interface to WhatsApp Messenger
2.59k stars 2.14k forks source link

Login Failure while send message using WhatsApp api #840

Open mek9675 opened 10 years ago

mek9675 commented 10 years ago

capture

when i am calling tests/whatsapp.php but it will give me above error. i have already generate password using WART. but still that is not working.

mgp25 commented 10 years ago

Make sure the number you set is with the country code, without '00' or '+'. If you have it right, then your number is blocked

Davit21 commented 9 years ago

@mgp25 i have already have 6 digits code and when i am trying this $w->code Request it returns my new password but when i am trying to login with this password throw login failure please help

mgp25 commented 9 years ago

@Davit21 use WhatsAPI Official https://github.com/mgp25/WhatsAPI-Official

Davit21 commented 9 years ago

@mgp25 I am use WhatsAPI-Official and have that problem how to fix it