Yowsup: registration status: fail reason: old_version

Created on 11 Nov 2017  路  4Comments  路  Source: tgalal/yowsup

yowsup-cli registration --requestcode sms --phone 86XXXXXXXX --cc 86 --mcc 460 --mnc 01

Most helpful comment

Open file yowsup/env/
nano env_android.py
and update value with below lines.
_MD5_CLASSES = "IdHZifpmNTVVCJ50Cu7RMA=="
_KEY = "eQV5aq/Cg63Gsq1sshN9T3gh+UUp0wIw0xgHYT1bnCjEqOJQKCRrWxdAe2yvsDeCJL+Y4G3PRD2HUF7oUgiGo8vGlNJOaux26k+A2F3hj8A="
_VERSION = "2.17.350"

reinstall it

AND add -E android

yowsup-cli registration --requestcode sms --phone 86XXXXXXXX --cc 86 --mcc 460 --mnc 01 -E android

and that's it

All 4 comments

have that issue too

I think i know why:
In the wiki:

If you can't obtain the IMEI/MAC, or using an unsupported phone, or if you have recently updated your phone's Whatsapp client, then this would not work

Open file yowsup/env/
nano env_android.py
and update value with below lines.
_MD5_CLASSES = "IdHZifpmNTVVCJ50Cu7RMA=="
_KEY = "eQV5aq/Cg63Gsq1sshN9T3gh+UUp0wIw0xgHYT1bnCjEqOJQKCRrWxdAe2yvsDeCJL+Y4G3PRD2HUF7oUgiGo8vGlNJOaux26k+A2F3hj8A="
_VERSION = "2.17.350"

reinstall it

AND add -E android

yowsup-cli registration --requestcode sms --phone 86XXXXXXXX --cc 86 --mcc 460 --mnc 01 -E android

and that's it

@ericksode it works, thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rroqueCoddera picture rroqueCoddera  路  3Comments

alexvong1995 picture alexvong1995  路  4Comments

darode picture darode  路  4Comments

thatskriptkid picture thatskriptkid  路  3Comments

gabrieldesousah picture gabrieldesousah  路  4Comments