-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
old_version #1164
Comments
Yeah, I'm getting not authorized since a couple of hours... |
Yes , Jam 7 Pagi WIB tadi sudah tidak bisa, You are right.. |
Any solution for this? |
Edit yowsup/env/env_s40.py Change from:
to
|
Thank You darksampar , it's Work.. (y) |
Alhamdulillah let us go to pray first.. |
will token string change constantly in certain period? |
Use this: Android:
S40:
|
Yes, I am getting a "Authentication Failure" since 4 hours. Thanks |
My problem persist..... INFO:yowsup.common.http.warequest:{"status":"fail","reason":"old_version"} status: fail |
ty darksampar |
hi i changed the version in 2 files: env_s40.py and env_android.py and got success ! |
Thanks :) It would be nice if yowsup's env'.py files would AUTOMATICALLY fetch the "newest" informations from https://coderus.openrepos.net/whitesoft/whatsapp_scratch Is that possible? |
Its possible but not recommended. version and token must be static to avoid update issues |
But is possible create a a "trigger" to verify that information version/token was changed? |
@fgendorf yes it is! you have to "monitor" the website https://coderus.openrepos.net/whitesoft/whatsapp_scratch and if something changes, you'll get information.. I build some Twitter Bot. This posts whenever the LINK above has changed :) https://twitter.com/whatsappbetabot @mgp25 @tgalal how to know what to use in _VERSION = "????" by this file https://coderus.openrepos.net/whitesoft/whatsapp_scratch ? I would like to convert that file to a readable yowsup file. but theres more informations in https://coderus.openrepos.net/whitesoft/whatsapp_scratch then in env.py |
I dont know what combination token number to use. Anyone? |
sigh...
where |
thanks! |
I tried everything and could not, always the same error "old_version" env_s40.py env_android.py |
Works for me though. I tried the fix by @darksampar class S40YowsupEnv(YowsupEnv): |
Im running into an issue registering a new number -- I can get the SMS code just fine, but then run into a problem yowsup-cli registration --register XXXXXX --phone 1XXXXXXXXXX --cc 1 |
@gmathur the form of the registration number is XXX-XXX (don't leave the hyphen out) |
@tgalal Could you please release a fix on pypi? |
This wont work for me please some help:
Everytime I am trying to Login:
|
Check if your number is blocked. If it id blocked then you know why its happening that. On the other hand, newer versions wont work properly with the API yet. Regards |
@mgp25 how can I check if my Number is blocked? |
Could someone please post an exact copy of their relevant details in env_s40.py and env_android.py? There are several options mentioned in the post for different values, so I'd like to try whatever is known to have already worked for someone. My account is not blocked, it works fine from a phone when activated there. Thanks a lot! |
worked fine for me, be careful whith copy paste, space char. matters. Thanks !!! |
…#1175, tgalal#1164, tgalal#1169 and possibly others.
@gmathur do you manage to register SMS code? |
Yes - I had to try once or twice but it finally registered with the XXX-XXX |
I suppose we need to update in yowsup the version string, it stops work today.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: