Anchor to section titled 'undefined'

AppRevokeAccessScopesAppRevokeScopeErrorCode
enum

Possible error codes that can be returned by AppRevokeAccessScopesAppRevokeScopeError.


value-applicationcannotbefound
APPLICATION_CANNOT_BE_FOUND

The application cannot be found.

value-appnotinstalled
APP_NOT_INSTALLED

App is not installed on shop.

value-cannotrevokeimpliedscopes
CANNOT_REVOKE_IMPLIED_SCOPES

Already granted implied scopes cannot be revoked.

value-cannotrevokerequiredscopes
CANNOT_REVOKE_REQUIRED_SCOPES

Required scopes cannot be revoked.

value-cannotrevokeundeclaredscopes
CANNOT_REVOKE_UNDECLARED_SCOPES

Cannot revoke optional scopes that haven't been declared.

value-missingsourceapp
MISSING_SOURCE_APP

No app found on the access token.

value-unknownscopes
UNKNOWN_SCOPES

The requested list of scopes to revoke includes invalid handles.


Was this section helpful?

The error code.


Was this section helpful?
Map
AppRevokeAccessScopesAppRevokeScopeErrorCode