agermanidis / SnapchatBot

[deprecated] Python library for building bots that live on Snapchat
MIT License
518 stars 105 forks source link

Bot Stop Working #56

Closed mavieth closed 9 years ago

mavieth commented 9 years ago

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'

agermanidis commented 9 years ago

An issue already exists. #52