Skip to content

Instantly share code, notes, and snippets.

@vivpuri
Created August 19, 2010 13:50
Show Gist options
  • Select an option

  • Save vivpuri/537922 to your computer and use it in GitHub Desktop.

Select an option

Save vivpuri/537922 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/__init__.py", line 511, in __call__
handler.get(*groups)
File "/base/data/home/apps/dir/version/folder/file.py", line 196, in get
self.redirect(blogger.GenerateOAuthAuthorizationURL())
File "/base/data/home/apps/dir/version/yql/../gdata/service.py", line 497, in GenerateOAuthAuthorizationURL
raise NonOAuthToken
NonOAuthToken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment