Const Readonly allReadonly alreadyOccurs when the given item already exists (fails uniqueness constraint)
Readonly checkOccurs when the wrong type of token is used for an authentication method
Readonly internalGeneric 500 error (e.g. DB error or similar)
Readonly invalidOccurs when adapter modification cannot be performed
Readonly invalidOccurs when using the $apply param incorrectly
Readonly invalidOccurs when using the $expand param incorrectly
Readonly invalidOccurs when using the $filter param incorrectly
Readonly invalidOccurs when using the $orderBy param incorrectly
Readonly missOccurs when auth secret environment variables have not been provided
Readonly noGeneric 403 error: You do not have permission over the given resource
Readonly notGeneric 404 error: Item not found/does not exist in DB
Readonly not404 error: Route/method not found
Readonly oauthGeneric oauth error
Readonly parseOccurs when the given token could not be parsed (e.g. invalid format)
Readonly schemaOccurs when a schema validation does not match the given request/response
Readonly sendOccurs when an email fails to send using SendGrid
Readonly shortOccurs when auth secret environment variables are not long enough to be secure
Readonly tokenOccurs when the given token is valid, but fails security checks (e.g. IP address mismatch, user agent mismatch)
Readonly wrongGeneric 400 error: Incorrect parameter provided
Use BaseErrorCode
Generated using TypeDoc
Occurs when a combination of multiple validators fails (e.g. when using security.some())