Anchor to section titled 'undefined'

DelegateAccessTokenCreateUserErrorCode
enum

Possible error codes that can be returned by DelegateAccessTokenCreateUserError.


value-delegateaccesstoken
DELEGATE_ACCESS_TOKEN

The parent access token can't be a delegate token.

value-emptyaccessscope
EMPTY_ACCESS_SCOPE

The access scope can't be empty.

value-expiresafterparent
EXPIRES_AFTER_PARENT

The delegate token can't expire after the parent token.

value-negativeexpiresin
NEGATIVE_EXPIRES_IN

The expires_in value must be greater than 0.

value-persistencefailed
PERSISTENCE_FAILED

Persistence failed.

value-refreshtoken
REFRESH_TOKEN

The parent access token can't have a refresh token.

value-unknownscopes
UNKNOWN_SCOPES

Unknown scopes.


Was this section helpful?

The error code.


Was this section helpful?
Map
DelegateAccessTokenCreateUserErrorCode