agermanidis / SnapchatBot

[deprecated] Python library for building bots that live on Snapchat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot Stop Working

mavieth opened this issue · comments

Will only receive this error. Anyone else get this?

File "/usr/local/lib/python2.7/dist-packages/snapchat_bots-0.1-py2.7.egg/snapchat_bots/bot.py", line 27, in init
self.auth_token = result['updates_response']['auth_token']
KeyError: 'updates_response'

An issue already exists. #52