oauth¶
oauth.oauth.oauth_client_error¶
-
exception
lsserver.auth.oauth.
OAuthClientError
(code, content, url, method) Bases:
lscore.errors.server_errors.ServerError
,lsserver.auth.oauth.OAuthError
HTTP code: <property object at 0x111dab418>Localized Key: oauth.oauth.oauth_client_errorExample: An unexpected oauth error occurred. None:None:None:None-
type
= 'oauth.oauth.oauth_client_error'
-
localizable_message
= <LocalizableMessage key='oauth.oauth.oauth_client_error' ...>
-
code
-
content
-
url
-
method
-