Skip to main content

GloAddAppScopeError

No description

union GloAddAppScopeError = GloAppNotFoundError | GloAppDeletedError | GloAppScopeNotUpdatedError

Possible types

GloAddAppScopeError.GloAppNotFoundError object

Error that occurs when a GloApp is not found.

GloAddAppScopeError.GloAppDeletedError object

Error that occurs when attempting to update a deleted GloApp.

GloAddAppScopeError.GloAppScopeNotUpdatedError object

Error that occurs when updating the scope for a GloApp is unsuccessful.