Errors — Auth
Numeric codes follow domain × 10,000 + category × 100 + ordinal ( see defineErrors in the Cognis domain package). The Message key column is the stable key returned in API payloads; the Message column shows the copy for your current locale (same resolution as the product UI).
| Code | Key | HTTP | Category | Message key | Message |
|---|---|---|---|---|---|
| 20002 | TENANT_RESOLVE_FAILED | 404 | Not Found | user.errors.tenantResolvedFailed | You do not have access to this entity |
| 20101 | MISSING_TENANT_PARAM | 422 | Validation | user.errors.invalidTenantParam | Invalid tenant parameter |
| 20303 | MEMBER_UNAUTHORIZED | 401 | Unauthorized | general.errors.unauthorized | Unauthorized |