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?