Skip to main content

GloRemoveAppClientSecretError

No description

union GloRemoveAppClientSecretError = GloAppNotFoundError | GloAppDeletedError | GloAppClientSecretNotRemovedError

Possible types

GloRemoveAppClientSecretError.GloAppNotFoundError object

Error that occurs when a GloApp is not found.

GloRemoveAppClientSecretError.GloAppDeletedError object

Error that occurs when attempting to update a deleted GloApp.

GloRemoveAppClientSecretError.GloAppClientSecretNotRemovedError object

Error that occurs when the *OAuth client* secret was not removed as expected from a GloApp.