# AppRevokeAccessScopesAppRevokeScopeErrorCode - admin - ENUM Version: unstable ## Description Possible error codes that can be returned by `AppRevokeAccessScopesAppRevokeScopeError`. ### Access Scopes ## Enum values * [APPLICATION_CANNOT_BE_FOUND](/docs/api/admin/unstable/enums/APPLICATION_CANNOT_BE_FOUND) * [APP_NOT_INSTALLED](/docs/api/admin/unstable/enums/APP_NOT_INSTALLED) * [CANNOT_REVOKE_IMPLIED_SCOPES](/docs/api/admin/unstable/enums/CANNOT_REVOKE_IMPLIED_SCOPES) * [CANNOT_REVOKE_REQUIRED_SCOPES](/docs/api/admin/unstable/enums/CANNOT_REVOKE_REQUIRED_SCOPES) * [CANNOT_REVOKE_UNDECLARED_SCOPES](/docs/api/admin/unstable/enums/CANNOT_REVOKE_UNDECLARED_SCOPES) * [MISSING_SOURCE_APP](/docs/api/admin/unstable/enums/MISSING_SOURCE_APP) * [UNKNOWN_SCOPES](/docs/api/admin/unstable/enums/UNKNOWN_SCOPES) ## Fields with this enum * [AppRevokeAccessScopesAppRevokeScopeError.code](/docs/api/admin/unstable/objects/AppRevokeAccessScopesAppRevokeScopeError) ## Examples