joaoricardo000 / whatsapp-bot-seed

A small python framework to create a whatsapp bot, with regex-callback message routing.
728 stars 244 forks source link

Can't get sms or call code #66

Open M4STERANGEL opened 8 years ago

M4STERANGEL commented 8 years ago

INFO:yowsup.common.http.warequest:{"status":"fail","reason":"old_version"}

status: fail reason: old_version

This error happens me every time that I enter my phone to get the key

x23piracy commented 8 years ago

Try to update yowsup to latest version, if this is not working register with an android device and use the following app to read the credentials:

https://github.com/mgp25/Chat-API/wiki/Extracting-password-from-device https://www.mgp25.com/downloads/pw.apk

Regards X23

M4STERANGEL commented 8 years ago

Okey, I have the key, now? Because is a bit difficult to understand setup.py

I have the pw key, but how to receive login code?


M4STER_ANGEL@vps251263:~$ yowsup-cli registration -C 1 -r sms -p 16304894220 INFO:yowsup.common.http.warequest:{"status":"fail","reason":"no_routes","retry_after":3600,"sms_wait":3600,"voice_wait":3600}

status: fail retry_after: 3600 reason: no_routes M4STER_ANGEL@vps251263:~$

K4CZP3R commented 8 years ago

Change env to Android

K4CZP3R commented 8 years ago

https://github.com/tgalal/yowsup/pull/1336/files

x23piracy commented 8 years ago

Is this because they stopped supporting symbian devices?

Am 22.03.2016 um 17:21 schrieb K4CZP3R notifications@github.com:

https://github.com/tgalal/yowsup/pull/1336/files

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

K4CZP3R commented 8 years ago

Yup, but only for register. You will need symbian env (not sure for 100%) to recieve whatsapp group msg

x23piracy commented 8 years ago

Ok, means doing the change temp. to reg. then change to sym again.

Thanks

Regards X23

Am 22.03.2016 um 18:12 schrieb K4CZP3R notifications@github.com:

Yup, but only for register. You will need symbian env (not sure for 100%) to recieve whatsapp group msg

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

M4STERANGEL commented 8 years ago

I can't sign in, the same problem @K4CZP3R