Want to now that as of this day is this project working and compatible with the current versions of whatsapp ?
I am stuck at
status: fail
reason: old_version
login: 9198XXXXXXXX
Tried almost every fix but still at this status.
@blackunicorn47
yes it working,
open file env/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 run command again with android environment.
by reinstall you mean "setup.py install" ?
@blackunicorn47
yes setup.py install
or you can search env_android.py file in system and update values.
working fine here.
Got the verification code on my mobile number but when registering I get this error -
yowsup-cli registration --register 115XXX --phone 9198XXXXXXXX --cc 91
status: fail
reason: old_version
login: 9198XXXXXXXX
Any leads ?
@BetaUliansyah the phone is blocked without send message,why?
@blackunicorn47 after getting code, on registration set environment to android
@deepakjeena working !
just a curious question, how/where did you get the compatible values for _MD5, _KEY and _VERSION ?
I'm asking myself the same, where to get those infos from?
@blackunicorn47
@afonsolage
hit url
https://coderus.openrepos.net/whitesoft/whatsapp_scratch
@deepakjeena Thanks for your reply, but this url didn't tell me where those infos come from.
Please read this blog. Everything explained very well!
fixed
@deepakjeena
hit url
https://coderus.openrepos.net/whitesoft/whatsapp_scratch
I have registered successfully but It's not connecting to Whatsapp server showing
"general: Disconnected: Connection Closed"
I changed my env.py to android also
Most helpful comment
@deepakjeena working !
just a curious question, how/where did you get the compatible values for _MD5, _KEY and _VERSION ?