Skip to main content

GloAppClientSecretNotAddedError

Error that occurs when attempting to add a client secret to a GloApp *OAuth client* but the secret could not be added.

type GloAppClientSecretNotAddedError implements Error {
message: String!
}

Fields

GloAppClientSecretNotAddedError.message ● String! non-null scalar

Interfaces

Error interface