We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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'
The text was updated successfully, but these errors were encountered:
An issue already exists. #52
Sorry, something went wrong.
No branches or pull requests
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'
The text was updated successfully, but these errors were encountered: