Skip to main content
CID222 Docs

Error codes

Every machine-readable error code the CID gateway returns, with its HTTP status and throw site.

  • Type: reference

Every machine-readable code a CID gateway error body carries. Clients key behaviour on code, never on the message text. Regenerate with make docs-generate.

Source: the consolidated registry cid-nestjs-gateway/common/error-codes.ts.

Error codes (16)

CodeHTTPExceptionMessageThrown in
CAPABILITY_ACCESS_STALEcid-nestjs-gateway/common/error-codes.ts
FEATURE_NOT_LICENSEDcid-nestjs-gateway/common/error-codes.ts
FINDING_ALREADY_OPENcid-nestjs-gateway/common/error-codes.ts
GROUP_MAPPED_BY_SYNC_SCOPEcid-nestjs-gateway/common/error-codes.ts
GROUP_NOT_EMPTYcid-nestjs-gateway/common/error-codes.ts
INVALID_SCOPEcid-nestjs-gateway/common/error-codes.ts
LICENSE_EXPIREDcid-nestjs-gateway/common/error-codes.ts
LIMIT_EXCEEDEDcid-nestjs-gateway/common/error-codes.ts
PAGE_ACCESS_STALEcid-nestjs-gateway/common/error-codes.ts
READ_ONLY_ROLEcid-nestjs-gateway/common/error-codes.ts
READ_ONLY_ROLE_NO_SIGNED_MATERIALcid-nestjs-gateway/common/error-codes.ts
ROLE_NOT_FOR_CHATcid-nestjs-gateway/common/error-codes.ts
ROLE_NOT_RELEASEDcid-nestjs-gateway/common/error-codes.ts
SCOPE_NOT_ENABLEDcid-nestjs-gateway/common/error-codes.ts
SETUP_REQUIREDcid-nestjs-gateway/common/error-codes.ts
UNKNOWN_ROLEcid-nestjs-gateway/common/error-codes.ts

On this page

Download PDF