Skip to content

Instantly share code, notes, and snippets.

@mactkg
Created November 19, 2011 12:27
Show Gist options
  • Save mactkg/1378793 to your computer and use it in GitHub Desktop.
Save mactkg/1378793 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 701, in __call__
handler.get(*groups)
File "/base/data/home/apps/s~follow-quiz/1.354792608905780482/easy_auth/auth.py", line 93, in get
access_token = auth.get_access_token(request_verifier)
File "/base/data/home/apps/s~follow-quiz/1.354792608905780482/tweepy/auth.py", line 126, in get_access_token
raise TweepError(e)
TweepError: HTTP Error 401: Unauthorized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment