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.InvalidOAuthParametersError Class Reference
Inheritance diagram for google.appengine.api.oauth.oauth_api.InvalidOAuthParametersError:
google.appengine.api.oauth.oauth_api.OAuthRequestError google.appengine.api.oauth.oauth_api.Error

Detailed Description

Raised if the request was a malformed OAuth request.

For example, the request may have omitted a required parameter, contained
an invalid signature, or was made by an unknown consumer.

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