danielcardeenas / whatsapp-framework

⚗️Whatsapp python api
1.16k stars 362 forks source link

Old_Version #92

Open maiconcosta opened 6 years ago

maiconcosta commented 6 years ago

yowsup-cli v2.0.15 yowsup v2.5.2

Copyright (c) 2012-2016 Tarek Galal http://www.openwhatsapp.org

This software is provided free of charge. Copying and redistribution is encouraged.

If you appreciate this software and you would like to support future development please consider donating: http://openwhatsapp.org/yowsup/donate

INFO:yowsup.common.http.warequest:b'{"login":"5527988867521","status":"fail","reason":"old_version"}\n' login: b'5527988867521' reason: b'old_version' status: b'fail'

Is there any way we can fix it without depending on Daniel?

BlackHawk94 commented 6 years ago

What env you used?

antonioribeiro commented 6 years ago

Also getting this old_version, this is how I'm trying it:

yowsup-cli registration --requestcode sms --phone 5521980012345 --cc 55 -E android

Am I doing this right?