DbxAppAuthRequests
, DbxUserAuthRequests
for a list of possible requests
for this namespace.See: Description
Class | Description |
---|---|
AccessError |
Error occurred because the account doesn't have permission to access the
resource.
|
AccessError.Serializer |
For internal use only.
|
AuthError |
Errors occurred during authentication.
|
AuthError.Serializer |
For internal use only.
|
DbxAppAuthRequests |
Routes in namespace "auth".
|
DbxUserAuthRequests |
Routes in namespace "auth".
|
InvalidAccountTypeError.Serializer |
For internal use only.
|
PaperAccessError.Serializer |
For internal use only.
|
RateLimitError |
Error occurred because the app is being rate limited.
|
RateLimitError.Serializer |
For internal use only.
|
RateLimitReason.Serializer |
For internal use only.
|
TokenFromOAuth1Result | |
TokenScopeError | |
TokenScopeError.Serializer |
For internal use only.
|
Enum | Description |
---|---|
AccessError.Tag |
Discriminating tag type for
AccessError . |
AuthError.Tag |
Discriminating tag type for
AuthError . |
InvalidAccountTypeError | |
PaperAccessError | |
RateLimitReason | |
TokenFromOAuth1Error |
Exception | Description |
---|---|
TokenFromOAuth1ErrorException |
Exception thrown when the server responds with a
TokenFromOAuth1Error
error. |
DbxAppAuthRequests
, DbxUserAuthRequests
for a list of possible requests
for this namespace.