Skip to main content
Log inSign up
Anchor to DelegateAccessTokenCreateUserErrorCode

DelegateAccessTokenCreateUserErrorCode

enum

Possible error codes that can be returned by DelegateAccessTokenCreateUserError.

Anchor to DELEGATE_ACCESS_TOKENDELEGATE_ACCESS_TOKEN
•

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

•

The access scope can't be empty.

Anchor to EXPIRES_AFTER_PARENTEXPIRES_AFTER_PARENT
•

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

•

The expires_in value must be greater than 0.

•

Persistence failed.

•

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

•

Unknown scopes.


Was this section helpful?