Authentication & Authorization

46 tutorials in this category.

1001 CHW-1001 AuthRequired authentication required 1002 CHW-1002 TokenExpired authentication token expired 1003 CHW-1003 Forbidden forbidden 1101 CHW-1101 InvalidCredentials invalid credentials 1102 CHW-1102 TOTPRequired two-factor authentication required; complete the /api/auth/2fa/verify handshake 1103 CHW-1103 TOTPInvalid invalid verification code 1104 CHW-1104 TOTPRateLimited too many verification attempts; please log in again 1105 CHW-1105 SSOStateInvalid SSO state is invalid or has already been consumed; restart the sign-in flow 1106 CHW-1106 SSOSessionExpired SSO session expired; please start sign-in again 1107 CHW-1107 SSODomainNotAllowed your email domain is not allowed for this organization 1108 CHW-1108 SSONonceInvalid SSO nonce validation failed; restart the sign-in flow 1109 CHW-1109 SSOIdPError identity provider returned an error or could not be contacted 1110 CHW-1110 SSOSeatCapReached organization seat limit reached; contact an administrator to upgrade the plan 1111 CHW-1111 AccountDisabled account is disabled 1112 CHW-1112 PasswordInvalid invalid password 1113 CHW-1113 SSOPlanDowngraded SSO is not included in this organization's current plan; contact an administrator 1201 CHW-1201 OrgAdminRequired org admin privileges are required for this action; ask an org admin or owner to perform it 1202 CHW-1202 GlobalAdminRequired global admin privileges are required to assign or modify the global-admin role 1203 CHW-1203 RoleAssignmentExceedsPermissions the requested role grants permissions beyond the caller's own; ask a broader-privileged admin to assign it 1204 CHW-1204 CannotModifyBroaderMember the target member holds broader permissions than the caller; ask an equally-or-more privileged admin to make the change 1205 CHW-1205 CannotRemoveSelf cannot remove yourself from the organization; ask another org admin to remove your membership 1206 CHW-1206 MembershipRequired an active membership in the target org is required; ask an org admin to invite you 1207 CHW-1207 InvitationEmailMismatch the invitation was issued to a different email than the signed-in account; sign in with the invited email or ask the inviter to re-issue 1208 CHW-1208 DefaultOrgProtected the default org cannot be purged; it is load-bearing for single-tenant deployments 1209 CHW-1209 TurnstileChallengeFailed Cloudflare Turnstile security check failed; refresh and retry, or disable browser extensions that block challenges 1301 CHW-1301 RepositoryRateLimited repository rate limit exceeded; slow down or check the Retry-After header before retrying 1302 CHW-1302 UsageQuotaExceeded organization usage quota exceeded; upgrade the plan or free storage before retrying 1303 CHW-1303 UnknownOrganization unknown organization in repository URL; verify the @{org-slug} segment or ask an admin to confirm the org exists 1304 CHW-1304 FindingFeedbackRateLimited feedback rate limit exceeded for this user — slow down or check the Retry-After header before retrying 1305 CHW-1305 ScanCapacityExhausted scan capacity is saturated; retry after the interval in the Retry-After header 1306 CHW-1306 DeepScanNotSequenced run the basic scan for this coordinate before requesting a deep scan 1401 CHW-1401 PlanFeatureRequired this feature is not included in your current plan; upgrade the organization plan to continue 1402 CHW-1402 BillyNotConfigured Billy is not configured on this instance; ask an operator to set OPENROUTER_API_KEY to enable the AI assistant 1403 CHW-1403 PaddleNotConfigured payment processor not configured on this instance; contact support or self-host operator 1404 CHW-1404 PlanChangeRateLimited too many plan changes from this organization — please wait and try again 1405 CHW-1405 PaidSubscriptionMissing no paid subscription on file for this organization; upgrade to a paid plan before opening the billing portal 1406 CHW-1406 BillingStoreUnavailable billing store is not available; the server started without a database — check the operator dashboard 1407 CHW-1407 PaddleWebhookNotConfigured paddle webhook not configured; operator must set the webhook secret before paddle events can be accepted 1408 CHW-1408 BillyActionFailed Billy action could not be applied; inspect the request-specific error message for the next step 1501 CHW-1501 OrgContextRequired an organisation context is required to read usage data; switch into a specific org before retrying 1601 CHW-1601 AdminSettingsRequired global runtime settings must be managed from /api/admin/settings; per-org endpoints reject clamav and data_sources fields 1801 CHW-1801 ClientManageForbidden you do not have permission to manage this client credential; ask an org admin or the credential owner 1802 CHW-1802 QuarantinedArtifactBlocked this package version has been quarantined by an administrator; contact the org admin who quarantined it if you believe this is an error 1803 CHW-1803 RepositoryUnauthorized client credentials are required to access this repository; supply them via basic auth or the Authorization header 1920 CHW-1920 APIKeyScopeForbidden requested scope exceeds your current permissions; you can only mint a key whose permissions you already hold 1921 CHW-1921 APIKeyScopeWideningDenied cannot widen an existing key's scope; mint a new key instead