App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine.api.oauth.oauth_api.InvalidOAuthTokenError Class Reference
Inheritance diagram for google.appengine.api.oauth.oauth_api.InvalidOAuthTokenError:
google.appengine.api.oauth.oauth_api.OAuthRequestError google.appengine.api.oauth.oauth_api.Error

Detailed Description

Raised if the request contained an invalid token.

For example, the token may have been revoked by the user.

The documentation for this class was generated from the following file: