Anchor to AppRevokeAccessScopesAppRevokeScopeErrorCodeApp
enumApp Revoke Access Scopes App Revoke Scope Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to APP_NOT_INSTALLEDAPP_
NOT_ INSTALLED App is not installed on shop.
- Anchor to APPLICATION_CANNOT_BE_FOUNDAPPLICATION_
CANNOT_ BE_ FOUND The application cannot be found.
- Anchor to CANNOT_REVOKE_IMPLIED_SCOPESCANNOT_
REVOKE_ IMPLIED_ SCOPES Already granted implied scopes cannot be revoked.
- Anchor to CANNOT_REVOKE_REQUIRED_SCOPESCANNOT_
REVOKE_ REQUIRED_ SCOPES Required scopes cannot be revoked.
- Anchor to CANNOT_REVOKE_UNDECLARED_SCOPESCANNOT_
REVOKE_ UNDECLARED_ SCOPES Cannot revoke optional scopes that haven't been declared.
- Anchor to MISSING_SOURCE_APPMISSING_
SOURCE_ APP No app found on the access token.
- Anchor to UNKNOWN_SCOPESUNKNOWN_
SCOPES The requested list of scopes to revoke includes invalid handles.
Was this section helpful?
Anchor to FieldsFields
- Anchor to AppRevokeAccessScopesAppRevokeScopeError.codeApp•OBJECT
Revoke Access Scopes App Revoke Scope Error. code Represents an error that happens while revoking a granted scope.
Was this section helpful?