Skip to content
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

Updated protocol version to fix authentication. #1177

Merged
merged 1 commit into from
Dec 13, 2015
Merged

Conversation

cgraefe
Copy link
Contributor

@cgraefe cgraefe commented Dec 8, 2015

Updated protocol version number to 2.13.21. Fixes #1136, #1175, #1164, #1169 and possibly others.

@heimax heimax mentioned this pull request Dec 12, 2015
tgalal added a commit that referenced this pull request Dec 13, 2015
Updated protocol version to fix authentication.
@tgalal tgalal merged commit 18f08b3 into tgalal:master Dec 13, 2015
@tgalal
Copy link
Owner

tgalal commented Dec 13, 2015

Thanks !

@kumarshivam675
Copy link

I am again unable to use yowsup library. My settings are
in file path /yowsup.common.http/warequest.py
CURRENT_ENV = S40YowsupEnv()

_VERSION = "2.13.39"
_OS_NAME= "S40"
_OS_VERSION = "14.26"
_DEVICE_NAME = "Nokia302"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1456529096701{phone}"
_AXOLOTL = True

_MD5_CLASSES = "7UDPOXwpiLBvEjT8uNwsuA=="
_KEY = "eQV5aq/Cg63Gsq1sshN9T3gh+UUp0wIw0xgHYT1bnCjEqOJQKCRrWxdAe2yvsDeCJL+Y4G3PRD2HUF7oUgiGo8vGlNJOaux26k+A2F3hj8A="

_VERSION = "2.12.550"
_OS_NAME = "Android"
_OS_VERSION = "4.3"
_DEVICE_NAME = "GalaxyS3"
_AXOLOTL = True

I am able of connect using yowsup-cli but unable to send or receive messages. It shows message sent but I don't recieve any message. when I execute "python run.py" then I get following error:
Authentication Error: not-authorized

Can somebody help. Thanks

@assegaf
Copy link

assegaf commented Mar 24, 2016

started for 2.12.510 whatsapp use protocol 2.0 WA2.0, so wont work, @tgalal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants