E.OAuth2ServiceError – libedataserver-1.2 Reference Manual
Packages
libedataserver-1.2
E
OAuth2ServiceError
FAILED
INVALID_RESPONSE
INVALID_SOURCE
REFRESH_FAILED
SECRET_NOT_FOUND
TOKEN_EXPIRED
quark
OAuth2ServiceError
Description:
[
CCode
( cprefix =
"E_OAUTH2_SERVICE_ERROR_"
, has_type_id =
false
) ]
[
Version
( since =
"3.60.2"
) ]
public
errordomain
OAuth2ServiceError
Error codes for
OAuth2Service
operations.
Namespace:
E
Package:
libedataserver-1.2
Content:
Error codes:
FAILED
-
a generic error
INVALID_RESPONSE
-
the server returned a malformed or unexpected response
INVALID_SOURCE
-
the
Source
is not valid for the OAuth2 service
REFRESH_FAILED
-
the server rejected the token refresh request
SECRET_NOT_FOUND
-
the OAuth2 secret was not found in the keyring
TOKEN_EXPIRED
-
the access token expired and could not be refreshed
Static methods:
public
static
Quark
quark
()