venomous0x / WhatsAPI

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

I always get 'worng password' error (php version) #88

Open eitrnel opened 12 years ago

eitrnel commented 12 years ago

Hi!

im trying to run it but i always get wrong password error

ive used this link to check my password:

https://r.whatsapp.net/v1/exist.php?cc=COUNTRY_CODE&in=TELEPHONE_NUMBER&udid=PASSWORD

ive tried to put my original imei (i have android) and after this ive tried my imei md5 (twice) and i always get 'incorrect' how do i know my password?

eleazan commented 12 years ago

It's your imei reversed.. and passed to md5...

Ex: if your imei is 12345 your pass is md5(54321) ;)

eitrnel commented 12 years ago

YaY! you are the man ! now i got "<response status="ok""

so, in the php code i also need to input my reverse imei?

eleazan commented 12 years ago

No... the code already reverse your imei and pass it to md5... xD

eitrnel commented 12 years ago

damn.....so why i still get 'wrong password' ? :(

eitrnel commented 12 years ago

that's the error message i get:

[] Logging in as 'NICKNAME' (PHONE_NUMBER) PHP Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in C:\Program Files\wamp\bin\php\ph p5.3.13\whatsapp.php on line 43 PHP Stack trace: PHP 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php:0 PHP 2. file_get_contents() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.ph p:43

Warning: file_get_contents(): Unable to find the wrapper "https" - did you forge t to enable it when you configured PHP? in C:\Program Files\wamp\bin\php\php5.3. 13\whatsapp.php on line 43

Call Stack: 0.0015 360664 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\what sapp.php:0 0.0576 843928 2. file_get_contents() C:\Program Files\wamp\bin\php\php 5.3.13\whatsapp.php:43

PHP Warning: file_get_contents(https://r.whatsapp.net/v1/exist.php?cc=56&in=phone_number&udid=udiudnumber): failed to open stream: Bad file descriptor in C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php on line 43 PHP Stack trace: PHP 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php:0 PHP 2. file_get_contents() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.ph p:43

Warning: file_get_contents(hhttps://r.whatsapp.net/v1/exist.php?cc=56&in=phone_number&udid=udiudnumber): failed to open stream: Bad file descr iptor in C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php on line 43

Call Stack: 0.0015 360664 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\what sapp.php:0 0.0576 843928 2. file_get_contents() C:\Program Files\wamp\bin\php\php 5.3.13\whatsapp.php:43