Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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?