View Single Post
Posts: 62 | Thanked: 34 times | Joined on Aug 2010 @ Egypt
#1999
Originally Posted by Scorpius View Post
QNetworkReply::UnknownNetworkError 99 an unknown network-related error was detected

You had the extremely bad luck that the WhatsApp server or your connection failed just in that specific request.

And the messages "Network activated" tell me that your WiFi signal was lost a renegotiated, so it looks like your poor wifi signal at the time was the cause?

There's no way to provide Yappari for the code.

What you can do is from a Linux computer this:

Code:
curl -A "WhatsApp/2.6.7 iPhone_OS/5.0.1 Device/Unknown_(iPhone4,1)" -H "Accept: */*" -H "Accept-Language: en-us" -H "Accept-Encoding: gzip, deflate" -L -k -v https://r.whatsapp.net/v1/register.php?cc=....
Replace the whole request you got there obviously.

EDIT: You can't use Yappari and another device at the same time. There's NO way you can use BlueStacks and Yappari using the same number. Please people: DON'T DO IT.
I just used to switch between them for pics. Won't do it again thanks to you
I tried the curl line but sadly got a 'fail-old-version'. Client in header too old?
EDIT: oh could be that the code is too old.. but that's no sensible way to write an error message :/
EDIT: actually could I have an android header? I'm preparing this little bluestacks IMEI changing experiment. I want to try and make myself able to switch back and forth without verification. I know yappari supports sending/receiving pics now so I'm going to do this just for fun.
EDIT: just tried "WhatsApp/2.8.5732 iPhone_OS/5.0.1 Device/Unknown_(iPhone4,1)" and got 'mismatch'
__________________
I'm jacktheripper on freenode.
Check my song-downloading project out! http://www.groove-dl.co.cc/

Last edited by scyzor; 2012-10-20 at 20:51.