Yowsup: Number Registration Status : fail, reason :Old Version

Created on 8 Jan 2017  ·  103Comments  ·  Source: tgalal/yowsup

Hello,

I'm trying to register a new number with my yousup client - i have the newest version also with the last updates for the Android and s40 env files (https://github.com/tgalal/yowsup/pull/1716).

I get always the issure "Old Version"

have anyone of you an idear how i can fix this issure ?

Thanks

Most helpful comment

Version: 2.17.242
String classesMd5 = "ziYneeSZm5qExsEFX/AoMQ==";

All 103 comments

The project has some months left over and whatsapp takes some version updates currently found in: 2.16.19 so you need to edit the file: yowsup-2.5.0 \ yowsup \ env \ env_s40.py in the line:
_VERSION = "2.16.9", should also be edited _TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1471306425030 {phone}", the only problem is that I do not know how to get TOKEN_STRING, maybe with a Sniff when registering a number, but I leave that to Otherwise, it seems that whatsapp has changed its activation request strings a bit (INFO: yowsup.common.http.warequest: {"status": "fail", "reason": "incorrect", "sms_length ": 6," voice_length ": 6," sms_wait ": 0," voice_wait ": 0}) so now I only have to wait for it to update or investigate a little what is the TOKEN STRING and the request string Of activation.
.............................................................
El proyecto tiene algunos meses abandonado y whatsapp lleva algunas actualizaciones de version actualmente se encuentra en: 2.16.19 por lo que es necesario editar el archivo: yowsup-2.5.0\yowsup\env\env_s40.py en la linea:
_VERSION = "2.16.9" , tambien se debe editar _TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1471306425030{phone}" , el unico problema es que no se como obtener el TOKEN_STRING, tal vez con un Sniff al momento de registrar un numero, pero eso lo dejo para otra ocación, adicional a eso parece ser que whatsapp ha cambiado un poco sus cadenas de solicitud de activaicion (INFO:yowsup.common.http.warequest:{"status":"fail","reason":"incorrect","sms_length":6,"voice_length":6,"sms_wait":0,"voice_wait":0}) por lo que ahora solo me queda esperar a que se actualice o bien investigar un poco cual es el TOKEN STRING y la cadena de peticion de activacion.

Reading: https://github.com/tgalal/yowsup/issues/1885, try the version
_VERSION = "2.16.11"
Y
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452 {phone}"

And worked perfectly.
...........................................................
Leyendo: https://github.com/tgalal/yowsup/issues/1885, intente con la version
_VERSION = "2.16.11"
y
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452{phone}"

y funciono perfectamente.

This is a very old PR. Use my master env_s40.py file instead.

Tried nearly every token and version from the issue entries... nothing worked...
Still getting
status: fail
reason: bad_token

s40 at this time:
2.16.11
PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1471306425030 {phone}

maybe new Token String?

you are great!!! Thanks a lot !!!

@Jan2220 you have to remove the space between the token and {phone} PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1471306425030{phone}

With or without space, same error

status: fail
reason: old_version
login: XXXXXXXXXXX

@thejockel

With or without space, same error

status: fail
reason: old_version
login: XXXXXXXXXXX

Same Error at my system...
login: XXX = my phone number

same thing here , i solved changing the _VERSION and ,_TOKEN_STRING , i believe theres a pull request for this, i follow this https://github.com/tgalal/yowsup/pull/1889/files

1889

and boom!! now i can register and send messages.

same thing here , i solved changing the _VERSION and ,_TOKEN_STRING , i believe theres a pull request for this, i follow this https://github.com/tgalal/yowsup/pull/1889/files

1889

and boom!! now i can register and send messages.

Again, same error...

My s40 enfv:
class S40YowsupEnv(YowsupEnv):
_VERSION = "2.16.11"
_OS_NAME= "S40"
_OS_VERSION = "14.26"
_DEVICE_NAME = "302"
_MANUFACTURER = "Nokia"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452{phone}"
_AXOLOTL = True

very sad :(

I used the Info from darkchicles...

Changed Version Nr. to 2.16.11
and i´m using this token: PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452{phone}

Works fine since a reboot :)

Thanks guys!!!!!

Changed Version Nr. to 2.16.11
and i´m using this token: PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452{phone}

i let setup.py build and install yowsup again and it worked after this :)

This env fix got things working here.

"Old version" issue can be fixed with this MD5 generator. Just download last apk from official WhatsApp website, get it's version and generate MD5 from apk (classes.dex)
String classesMd5 = "1naz8gL5pIYWbtaOZ3207g==";
String WHATSAPP_DEVICE = "Android";
String WHATSAPP_VER = "2.17.16";
But I can't login after that..

Hi @ruha9005 we have the same issue, have you made any progress?

@PPIII Hi. I don't have any issue with registration process, but I can't login, because I don't know how to properly make auth blob (Error: )...

Hello, I have the old version error, I have updated the s40 file with output from: https://coderus.openrepos.net/whitesoft/whatsapp_scratch

_VERSION = "2.17.76"
and
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk{phone}"

But I still get the Old version error.

Could you please tell me what I'm missing?

Thanks in advance

I solved the issue by deleting the .pyc since it has the old version. I successfully register my phone and obtain the password but now I am stuck just in the same point I was with Chat API after we send a response i get disconnected without any error.

Could you please tell me what can I check to solve this?

fixed

I've been unable to fix this problem. Also can't find setup.py anywhere in the yowsup directory

teunbruijnen, this worked for me:

did a search on filesystem for "env_s40.py". Found mine in /usr/lib/python2.7/dist-packages/yowsup/env

Then edited the file as per #1889

In the future you might want to use https://github.com/mgp25/classesMD5-64 to generate md5

The version has been updated again, it's not working again.

i got the data from https://coderus.openrepos.net/whitesoft/whatsapp_scratch and tried to set the version in env_s40 to 2.16.12 but then it says invalid token

Indeed, same for me. The old s40 env file isn't working anymore (old version) and the code from cinatic is giving a bad token error.....

I facing same issue. My environment:
yowsup-cli v2.0.15
yowsup v2.5.2
status: fail
reason: bad_token

_VERSION = "2.17.188"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk{phone}"

Currently Whatsapp version for android is 2.17.190.

Thanks

@efendimansur
Try this:
_VERSION = "2.16.11"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk" + 1478194306452L + phone
Second Long is release time. 2.17.188 is last version for Android, not for S40.

@efendimansur
My code:
private static final String RELEASE_TOKEN_CONST = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk";
generateRequestToken(String phone) throws IOException, NoSuchAlgorithmException {
if (WHATSAPP_METHOD_FOR_S40)
return WhatsMediaUploader.md5(RELEASE_TOKEN_CONST + 1478194306452L + phone);
}
It's in Java. Try to delete 'L' letter from release time.
P.S: I'll send you my env_s40.py in pm if you want.

@efendimansur
Try to use this:
https://paste.ofcode.org/39Ex7FfcqF4KT5GNLmWtJw2

@ruha9005
Thanks before for your help.

The configuration env_s40.py is still not working for me, error message old_version.

@efendimansur
It's strange, because this configuration works recently. Try to comletely replace your env_s40.py with this codepaste.
P.S: yowsup have problems with detecting russian phone numbers. It detects them as kazakhstan numbers.

@ruha9005 too bad, registration still doesn't work even with your env

@everybody, i have the same issue, my number got blocked yesterday, so i was trying with new number.
i have even changed the env_android.py to latest i.e 2.17.188. still the same issue. wheather it is s40 or android it dosent affect me, Kindly help @tgalal

@yerunkar11 Don't use env_android.py regardless of registration success when using this.

Hi @ruha9005 i tried the versión 2.16.9 and sent me this error: old_version
And tried too with the versión 2.16.11 and sent me this other error: bad_token when i tried this token: PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452{phone}

Sorry for my english.

Thanks so much!!

@ruha9005
Can you tell us why? env_android is the only way it works for me

@cinatic Many people say that using this method leads to account ban. I can't provide issue thread where I read this, but I remember this.

@ruha9005
It's still doesn't work with your env_s40.py configuration. Still error old_version.

Any idea?

@efendimansur do not use env_s40.py. Use env_android.py.

here is the link:

https://paste.fedoraproject.org/paste/f16Yp0Bwl5vqjW9FVcSRTl5M1UNdIGYhyRLivL9gydE=

hope this helps.

use env android during registration

@jinnkhan88
Thanks a lot. It's worked to register my phone number

When trying with the tokens, it shows me the same message of old version, I tried almost all the variants and versions that I found in the forums.
Please if someone has a token that is currently valid and I can provide it, I thank you beforehand.

Same here, none of those works. Please let me know if you find a solution. Can the token be sniffed somehow?

here you can get the new tokens:
https://coderus.openrepos.net/whitesoft/whatsapp_scratch

you need to enter them either in env_s40.py or into env_android.py. If s40 does not work try android. e.g:

./yowsup-cli registration -E android --requestcode sms --phone numberxxx --cc 49 --mcc 232 --mnc 10

BTW
from 30 June 2017 S40 will be abandoned from WhatsApp so Yowsup will most likely stop working

@cinatic how do we use these codes? Guess a goes to the MD5_CLASSES, but the others?

the one with ending "==" is for md5_classes then you need to try the versions and that's it

the other keys are for ens_s40

Version: 2.17.242
String classesMd5 = "ziYneeSZm5qExsEFX/AoMQ==";

could someone leave the current version and Md5? Still does not work for me!

ageof, thanks a lot! That worked.

Hi can some one help me, i got the this error:
The Sim Kart is from Vodafon. Thank you for help

Array ( [cc] => 49 [in] =>1522540XXXX [lg] => de [lc] => DE [id] => &�z�s������"7�� [token] => zmfqZkUu1eQAHsD8HG8KkOrPE= [mistyped] => 6 [network_radio_type] => 1 [simnum] => 1 [s] => [copiedrc] => 1 [hasinrc] => 1 [rcmatch] => 1 [pid] => 7750 [rchash] => e632075766318032a21cfa51a2e0c3306f8c9ba9241569fbd5dd27b1eebe02d1 [anhash] => 5c4bde877e73870f99dd26db2509043c [extexist] => 1 [extstate] => 1 [mcc] => 262 [mnc] => 004 [sim_mcc] => 262 [sim_mnc] => 004 [method] => sms ) stdClass Object ( [login] => 4915143442279 [status] => fail [reason] => no_routes [retry_after] => 3600 [sms_wait] => 60 [voice_wait] => 60 )

Guys, could you tell me where do you obtain the tokens for the new WhatsApp versions?

versions please help

@ageof thanks a lot! working :)

Has some one a idea, what the problem is at my error ?:)

@ageof it's still failing due to old version for me, please help

Help for version 2.17.190

@Abuzer108 , @ariellopezescobar
get this file and replaced with ours:
https://github.com/ageof/yowsup/blob/master/yowsup/env/env_android.py

command:
yowsup-cli registration --requestcode sms --phone 49XXXXXXXX --cc 49 --mcc 123 --mnc 456 --env android

@ageof I already get that file and replaced by yours
but still failed
command:
yowsup-cli registration --requestcode sms --phone 62xxxxxxxxxxxx --cc 62 --mcc 510 --mnc 11 --env android

status: fail
reason: old_version
login: 62xxxxxxxxxxxx

i tried newest version 2.17.254 with
_MD5_CLASSES = CjY5SdmYqLNshJBVVy653A==
which i generated throuch classesMD5-64-master and still getting old version so i tried beta update .285 and still same problem any chance of fixxin it ?

Hello, I'm kinda new here. Just installed the lib and trying to register the phone:

```
$ yowsup-cli registration --requestcode sms --phone 351XXXXXXXXX --mcc 268 --mnc 01 --cc 351 -E android
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:{"login":"351913856955","status":"fail","reason":"old_version"}

status: fail
reason: old_version
login: 351913856955
````

Is there currently any work around for this?

Latest version:
_MD5_CLASSES = "iHgXAjgW4U+CBOmEffylnw=="
_VERSION = "2.17.287"

Didn't work for me. Anybody?

i am also facing that old version problem.
please anyone help us.

I am getting a bad_token error while trying to register.

[root@localhost whatsapp]# yowsup-cli registration --requestcode sms --phone 919538******* --cc 91 --mcc 404 --mnc 86 -d
yowsup-cli  v2.0.15
yowsup      v2.5.2

DEBUG:yowsup.env.env:Env not set, setting it to android
DEBUG:yowsup.env.env:Current env changed to android 
DEBUG:yowsup.common.http.warequest:{'Accept': 'text/json', 'User-Agent': 'WhatsApp/2.17.296 Android/4.4.2 Device/SAMSUNG-GT-N7100'}
DEBUG:yowsup.common.http.warequest:cc=91&in=9538944697&lc=GB&lg=en&sim_mcc=404&sim_mnc=086&mcc=404&mnc=086&method=sms&mistyped=6&network_radio_type=1&simnum=1&s=&copiedrc=1&hasinrc=1&rcmatch=1&pid=1894&rchash=82604ac0bf3df74d8343bdc8d3d8d74731caa6ffa097ef8f233ea3cec513d7f4&anhash=%D9%91%0E%DC%DC%D9%2228%BE%C9%D9%25%81%92%13%F5%E6%D3%F9&extexist=1&extstate=1&token=WhPO3Nlv52KJcgwnOfqBBFVAvw0%3D&id=%8A%C9%02L%9EZ%EB%84%EC%C8%B4%F1%2F%10%C6%94%17%91%84%BF
DEBUG:yowsup.common.http.warequest:Opening connection to v.whatsapp.net
DEBUG:yowsup.common.http.warequest:Sending GET request to /v2/code?cc=91&in=95389*****&lc=GB&lg=en&sim_mcc=404&sim_mnc=086&mcc=404&mnc=086&method=sms&mistyped=6&network_radio_type=1&simnum=1&s=&copiedrc=1&hasinrc=1&rcmatch=1&pid=1894&rchash=82604ac0bf3df74d8343bdc8d3d8d74731caa6ffa097ef8f233ea3cec513d7f4&anhash=%D9%91%0E%DC%DC%D9%2228%BE%C9%D9%25%81%92%13%F5%E6%D3%F9&extexist=1&extstate=1&token=WhPO3Nlv52KJcgwnOfqBBFVAvw0%3D&id=%8A%C9%02L%9EZ%EB%84%EC%C8%B4%F1%2F%10%C6%94%17%91%84%BF
INFO:yowsup.common.http.warequest:{"login":"91953*******","status":"fail","reason":"bad_token"}

status: fail
reason: bad_token
login: 9195389*****

I have already made the following changes to my environment file(/usr/lib/python2.7/site-packages/yowsup/env/env.py)

_USERAGENT_STRING = "WhatsApp/2.17.296 Android/4.4.2 Device/SAMSUNG-GT-N7100"
and
DEFAULT = "Android"

I don't see any token option in this env file.

Anyone Please?

@PhoduCoder You must change $classesMd5 in Token.php according this: https://coderus.openrepos.net/whitesoft/whatsapp_scratch

I've tried the env_android.py file from AGEOF branch and still doesn't work the registration. Has anybody passed.this successfully?
Many thanks,

@AlejoDev @PhoduCoder having the same issue.
I also changed

_USERAGENT_STRING = "WhatsApp/2.17.296 Android/4.4.2 Device/SAMSUNG-GT-N7100"
and
DEFAULT = "Android"

I cant find the token.php file? do i have to it in

env_android.py
_MD5_classes

?

thanks for reply

Stuck at the same place. My env file has
class S40YowsupEnv(YowsupEnv):
_VERSION = "2.16.11"
_OS_NAME= "S40"
_OS_VERSION = "14.26"
_DEVICE_NAME = "302"
_MANUFACTURER = "Nokia"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1478194306452{phone}"
_AXOLOTL = True

I am stuck here for a long time
status:fail
reason: old_version
login: XXXXXXXXXXXX

Tried all file replacements and edits. Any success for anyone?

i tried to generate a password in wart 1.8.2.2,it's gives a error
{"status":"fail","reason":"bad_token"}
{"status":"fail","reason":"bad_token"}
Please help me to resolve this issue.

i tried to generate a password in wart 1.8.2.2,it's gives a error
Registration: {"status":"fail","reason":"old_version"}
Please help me to resolve this issue.

i have the same problem ,i tried to generate a password in wart 1.8.2.2,it's gives a error
Registration: {"status":"fail","reason":"old_version"}
Please help me to resolve this issue.

You have to rebuild After Changing.

python3 setup.py install

It'll Work.

Now for me works
_VERSION = "2.16.12"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1494451854337{phone}"
and rebuild "python3 setup.py install"

The Problem you people were facing was only that you were only changing the files you'd downloaded not the actual one which has been installed so after changing the contents you need to reinstall it using that content.

python3 setup.py install

will re-install the yowsup with updated content.

Sorry i am very bad in these things...
When I type python3 setup.py install a message appears „command not found“

Please help me.....Thanx

try
python setup.py install ;p

Great, it works.

It worka

Not work today. i use
_VERSION = "2.16.12"
_OS_NAME= "S40"
_OS_VERSION = "14.26"
_DEVICE_NAME = "302"
_MANUFACTURER = "Nokia"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1494451854337{phone}"
_AXOLOTL = True

and before rebuild python setup.py install

Use -- env android

I received the message and the call but can't register, return old version

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

_VERSION = "2.16.12"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1494451854337{phone}"
and rebuild "python3 setup.py install"

Please Read above thread/

Just use the token mentioned by @charanjit-singh and rebuild.

Using a twillo number works:

./yowsup-cli registration --requestcode sms --phone 32460209128 --cc 32 --mcc 724 --mnc 01
yowsup-cli  v2.0.15
yowsup      v2.5.7

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:{"login":"32460209128","status":"sent","length":6,"method":"sms","retry_after":109,"sms_wait":109,"voice_wait":65}

status: sent
retry_after: 109
length: 6
login: 32460209128
method: sms

Now using a real mobile number fails:
````
/yowsup-cli registration --requestcode sms --phone 5541988886210 --cc 55 --mcc 724 --mnc 12
yowsup-cli v2.0.15
yowsup v2.5.7

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:{"login":"554188886210","status":"fail","reason":"old_version"}

status: fail
reason: old_version
login: 554188886210

@flavionegrao same here. it keeps saying old_version for 2.16.12

s40 cannot register anymore see #2436

Explanation:
https://faq.whatsapp.com/en/android/26000006/
Support for older operating systems
The following platforms are no longer supported:

For the following platforms, you can no longer create new accounts, nor re-verify existing accounts. However, you'll be able to continue using WhatsApp:

BlackBerry OS and BlackBerry 10 until December 31, 2017
Windows Phone 8.0 and older until December 31, 2017
Nokia S40 until December 31, 2018
Android versions 2.3.7 and older until February 1, 2020

Hmm I think we need to create a new library for 2.0 protocol.

Hello all,
Am still getting error: old version
My s40 env

_VERSION = "2.16.12"
_OS_NAME= "S40"
_OS_VERSION = "14.26"
_DEVICE_NAME = "302"
_MANUFACTURER = "Nokia"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1494451854337{phone}"
Can anyone help please

Hi there,

Can you tell me if it should work right now? I'm new to this and tried it today for a quite long time, but get the error with old version...

And another quick question: Is it possible to receive pics with yowsup and store them on the filesystem?

Thanks in advance,
Viktor

Wart registration issue
image
old version error

hello, i installed yowsup-cli with apt on ubuntu 18.04. Where is this env_s40.py file located?

plz, i try to get whatsapp password but there is error : SMS{"login","***","status","fail","reason":"old version"}. any help

as per this day, I successfully register my number following others suggestion above.

The important thing is:

  1. Use -env android to use android as the environtment
  2. because I used android environtment, I need to change env_android.py (_not_ env_s40.py)

My env_android.py would look like following (keep the rest untouched)

 _MD5_CLASSES = "c0t8PI31J5Kr8refq0AA6g=="
 _VERSION = "2.18.287"
  1. rebuild it by running python setup.py install

as long as there is no update in the APK, I am sure that the above MD5 Classes and Version will work. Should another old version error happens, you should renew your MD5 and version by looking at https://coderus.openrepos.net/whitesoft/whatsapp_scratch, just like mentioned by others above.

I hope this helps.

The const is on "env_android.py" file

I think u are in the wrong project

as per this day, I successfully register my number following others suggestion above.

The important thing is:

  1. Use -env android to use android as the environtment
  2. because I used android environtment, I need to change env_android.py (_not_ env_s40.py)

My env_android.py would look like following (keep the rest untouched)

 _MD5_CLASSES = "c0t8PI31J5Kr8refq0AA6g=="
 _VERSION = "2.18.287"
  1. rebuild it by running python setup.py install

as long as there is no update in the APK, I am sure that the above MD5 and Classes will work. Should another old version error happens, you should renew your MD5 and version by looking at https://coderus.openrepos.net/whitesoft/whatsapp_scratch, just like mentioned by others above.

I hope this helps.

It did help. Thanks!

Hey

I was reading all off you comments, i had the question. Can their be a problem if i using iphone 7? Cause it is apple and i'am reading android

hi @antonio070592
can u send me ur gmial or any social media account

Hey

Can someone of you gif the code they use with the Raspery Pi 3 for
Whatsapp, and please also the edits in the special files
Thanks

Op zo 3 feb. 2019 om 21:38 schreef antonio070592 notifications@github.com:

oi @ antonio070592
você pode me enviar ur gmial ou qualquer conta de mídia social
whatsapp + 55 62 91578747


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/tgalal/yowsup/issues/1905#issuecomment-460086233, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AsrTUH_Q3tF-HypOfd9PaT5dHcqo4p2Xks5vJ0jSgaJpZM4LdjRK
.

I sent msg to u on whats num @antonio070592

wating @antonio070592

Version= "2.19.51"
MD5=" bdZVQh58MKZaaeiYnh7wkw=="

Still Old version @wisrovi.
I just tried your code. And I got the response:
INFO:yowsup.common.http.warequest:b'{"login":"923014188888","status":"fail","reason":"old_version"}\n'
Any other suggestions?

Hi Guys, I have problem with whatsapp wart registration failed and blocked.

First Request Code and confirm will come out with this message
{"login":"601117xxxxxx","status":"fail","reason":"temporarily_unavailable","retry_after":3600}

Second time Request code will be blocked my number
Could not request code {"status":"fail","reason":"blocked","login":"601117xxxxx"}

have anyone of you know how to fix this problem ? I willing to pay for your service ^^

1
2

Hey Can someone of you gif the code they use with the Raspery Pi 3 for Whatsapp, and please also the edits in the special files Thanks Op zo 3 feb. 2019 om 21:38 schreef antonio070592 notifications@github.com:

oi @ antonio070592 você pode me enviar ur gmial ou qualquer conta de mídia social whatsapp + 55 62 91578747 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1905 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AsrTUH_Q3tF-HypOfd9PaT5dHcqo4p2Xks5vJ0jSgaJpZM4LdjRK .

People who are trying to get whatsapp working on Raspberry Pi have to install Yowsup library using sudo command (clone from git) and then set up your whatsapp account with a valid phone number. With that you can send and receive text messages.
I followed this Whatsapp on Raspberry Pi tutorial to get things working, but I am not able to figure out how to share images. Has anyone seen success with images?

Was this page helpful?
0 / 5 - 0 ratings