tgalal / yowsup

The WhatsApp lib
GNU General Public License v3.0
7.06k stars 2.23k forks source link

Authentication Error: not-authorized #1420

Closed Aydar77 closed 8 years ago

Aydar77 commented 8 years ago

Hi guys, recently stopped sending messages. here comes the error

WARNING:yowsup.stacks.yowstack:Implicit declaration of parallel layers in a tuple is deprecated, pass a YowParallelLayer instead /usr/local/share/zabbix/alertscripts/yowsup-master/yowsup/demos/sendclient/stack.py:56: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 print("Authentication Error: %s" % e.message) Authentication Error: not-authorized

I need to change?

version = "2.0.13"

Aydar77 commented 8 years ago

What should I do? update to the latest version?

tgalal commented 8 years ago

Updating to latest version should fix the problem