Created
November 19, 2011 12:27
-
-
Save mactkg/1378793 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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