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)
| Code | HTTP | Exception | Message | Thrown in |
|---|---|---|---|---|
CAPABILITY_ACCESS_STALE | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
FEATURE_NOT_LICENSED | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
FINDING_ALREADY_OPEN | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
GROUP_MAPPED_BY_SYNC_SCOPE | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
GROUP_NOT_EMPTY | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
INVALID_SCOPE | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
LICENSE_EXPIRED | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
LIMIT_EXCEEDED | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
PAGE_ACCESS_STALE | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
READ_ONLY_ROLE | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
READ_ONLY_ROLE_NO_SIGNED_MATERIAL | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
ROLE_NOT_FOR_CHAT | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
ROLE_NOT_RELEASED | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
SCOPE_NOT_ENABLED | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
SETUP_REQUIRED | — | — | — | cid-nestjs-gateway/common/error-codes.ts |
UNKNOWN_ROLE | — | — | — | cid-nestjs-gateway/common/error-codes.ts |