ErrLookup › bitwarden/server
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc). · C# · 4,068 source files
Analyzed at e93b962371 on 2026-08-13. 269 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid owner. Owner must be an existing Bitwarden user. | exception | error | provider, user-lookup, validation, create, bitwarden, csharp |
| Failed to remove organization vault. Please contact support. | exception | error | provider, organization, billing, validation, data-integrity, bitwarden |
| Organization must have at least one confirmed owner. | exception | error | provider, organization, ownership, validation, billing, bitwarden |
| Invalid owner. | exception | error | provider, setup, user-lookup, validation, bitwarden |
| Provider is already setup. | exception | warning | provider, setup, state-machine, idempotency, bitwarden |
| Invalid token. | exception | error | provider, setup, token, security, expiration, bitwarden |
| An organization the user is a part of has enabled Automatic | exception | error | provider, policy, sso, setup, authorization, bitwarden |
| Invalid permissions. | exception | error | provider, invite, authorization, permissions, bitwarden |
| User invalid. | exception | error | provider, invite, acceptance, user-lookup, bitwarden |
| Already accepted. | exception | warning | provider, invite, state-machine, idempotency, bitwarden |
| User email does not match invite. | exception | error | provider, invite, email-match, security, bitwarden |
| Invalid user. | exception | warning | provider, confirm, state-machine, batch, bitwarden |
| Invite the user first. | exception | error | provider, save, persistence, validation, bitwarden |
| Provider must have at least one confirmed ProviderAdmin. | exception | error | provider, provider-admin, ownership, validation, bitwarden |
| You cannot remove yourself. | exception | warning | provider, self-operation-guard, batch-operation, bad-request |
| Organization already belongs to a provider. | exception | error | provider, organization, uniqueness, bad-request |
| The organization is subscribed to Secrets Manager. Please co | exception | error | provider, secrets-manager, billing, bad-request |
| Provider must be of type Reseller in order to assign Organiz | exception | error | provider, reseller, type-guard, bad-request |
| Organizations must not be assigned to any Provider. | exception | error | provider, reseller, uniqueness, bad-request |
| Provider name not found. | exception | error | provider, data-integrity, deletion, bad-request |
| Provider admin not found. | exception | error | provider, user-lookup, deletion, bad-request |
| Org admin not found. | exception | error | provider, authorization, deletion, bad-request |
| Managed Service Providers cannot manage organizations with t | exception | error | provider, msp, plan-type, billing, bad-request |
| Business Unit Providers cannot manage organizations with the | exception | error | provider, business-unit, plan-type, billing, bad-request |
| Providers cannot manage organizations with the requested pla | exception | error | provider, reseller, plan-type, billing, bad-request |
| Unsupported provider type {providerType}. | exception | error | provider, enum-versioning, data-integrity, bad-request |
| Something went wrong with your request. Please contact suppo | exception | error | billing, business-unit, conversion, opaque-exception, logs |
| Organization already belongs to a provider. | exception | error | billing, provider, organization, uniqueness, conflict |
| Provider plan not found. | exception | error | billing, provider, plan, lookup, bad-request |
| Organization '{providerOrganization.Id}' not found. | exception | error | billing, provider, data-integrity, orphan, conflict |
| Unauthorized. | exception | warning | billing, provider, authorization, unauthorized |
| Something went wrong with your request. Please contact suppo | exception | error | |
| Your tax ID wasn't recognized for your selected country. Ple | exception | error | |
| Your location wasn't recognized. Please ensure your country | exception | error | |
| Provider seat minimums must be at least 0. | exception | error | |
| Resource not found. | exception | error | |
| The organization is in an invalid state. Please contact Cust | exception | error | |
| Group not found. | exception | error | |
| User not found. | exception | error | scim, not-found, users, http-404, provisioning |
| ExternalId cannot exceed 300 characters. | exception | error | scim, validation, groups, http-400, externalid, patch |
| ExternalId already exists for another group. | exception | error | scim, conflict, groups, http-409, externalid, uniqueness, patch |
| Conflict. | exception | error | scim, conflict, groups, http-409, externalid, uniqueness, create |
| Group not found. | exception | error | scim, not-found, groups, http-404, put |
| User not found. | exception | error | scim, not-found, users, http-404, patch, provisioning |
| ExternalId cannot exceed 300 characters. | exception | error | scim, validation, users, http-400, externalid, patch |
| ExternalId already exists for another user. | exception | error | scim, conflict, users, http-409, externalid, uniqueness, patch |
| result.AsError.Message | exception | error | scim, validation, users, http-400, create, dynamic-message |
| User already exists. | exception | error | scim, conflict, users, http-409, create, uniqueness, email, externalid |
| Name is required. | exception | error | pam, validation, access-rules, http-400, required-field |
| A maximum extension length is required when extensions are a | exception | error | pam, validation, access-rules, http-400, conditional-required |
| conditions.Error! | exception | error | pam, validation, access-rules, http-400, conditions, dynamic-message |
| A rule with that name already exists. | exception | error | pam, access-rule, validation, uniqueness, naming |
| One or more collections could not be found. | exception | error | pam, access-rule, collections, validation, data-integrity |
| One or more collections do not belong to this organization. | exception | error | pam, access-rule, collections, organization, multi-tenant, validation |
| One or more collections are already governed by another acce | exception | error | pam, access-rule, collections, conflict, foreign-key, validation |
| NoDomainHintProvided | exception | error | sso, authentication, domain-hint, configuration, identity-server |
| InvalidReturnUrl | exception | error | sso, authentication, url-validation, open-redirect, security, identity-server |
| InvalidSsoToken | exception | error | sso, authentication, token, data-protection, configuration, key-management |
| SsoOrganizationIdMismatch | exception | error | sso, authentication, organization, token, security, mismatch |
| ExternalAuthenticationError | exception | error | sso, authentication, idp, cookie, callback, configuration |
| UserShouldBeFound | exception | critical | sso, authentication, internal, invariant, user-provisioning |
| OrganizationOrSsoConfigNotFound | exception | error | sso, authentication, configuration, organization, sso-config |
| AcrMissingOrInvalid | exception | error | sso, authentication, security, claims, acr, idp, configuration |
| UnknownUserId | exception | error | sso, authentication, claims, idp, user-identifier, saml, oidc, configuration |
| CannotFindEmailClaim | exception | error | sso, authentication, claims, email, provisioning, jit, configuration |
| UserAlreadyExistsKeyConnector | exception | error | sso, authentication, key-connector, organization, membership, provisioning |
ssoOrgMembershipRequired Org membership required before SSO for org '{organizationDisplayName}'. | exception | error | sso, authentication, organization, membership, key-connector, provisioning |
ssoOrgInviteAcceptanceRequired Invite acceptance required before SSO for org '{organizationDisplayName}'. | exception | warning | sso, authentication, invitation, organization, membership, user-flow |
| NoSeatsAvailable | exception | error | sso, authentication, billing, seats, provisioning, jit, self-hosted |
| CouldNotFindOrganizationUser | exception | error | sso, authentication, organization, membership, data-integrity |
| InvalidUserIdentifier | exception | error | sso, authentication, validation, bitwarden-license |
| UserIdAndTokenMismatch | exception | error | sso, authentication, token, security, bitwarden-license |
| SSOProviderIsNotAnOrgId | exception | error | sso, authentication, configuration, validation, bitwarden-license |
| CouldNotFindOrganization | exception | error | sso, authentication, data-integrity, bitwarden-license |
| OrganizationUserAccessRevoked | exception | error | sso, authentication, authorization, organization-user, bitwarden-license |
| OrganizationUserUnknownStatus | exception | error | sso, authentication, enum, organization-user, bitwarden-license |
| SAMLart parameter detected. SAML Artifact binding is not all | exception | error | sso, saml, security, middleware, bitwarden-license |
| Cannot verify SAML assertion signature. | exception | error | sso, saml, security, certificate, signing, bitwarden-license |
| No license to generate. | exception | error | admin, tools, licensing, validation |
| Not authorized. | exception | error | admin, authorization, permissions, security, http-401 |
| Route parameter 'orgId' or 'organizationId' is missing or in | exception | error | api, model-binding, routing, validation, http-400 |
| Route parameter 'orgId' or 'organizationId' is missing or in | exception | error | api, model-binding, routing, validation, http-400 |
| Route parameter '{attr.OrganizationUserIdRouteParam}' is mis | exception | error | api, model-binding, routing, validation, http-400 |
| Requested collections must belong to the same organization. | exception | error | api, collections, authorization, bulk-operations, validation, http-400 |
| One or more collections not found. | exception | error | bitwarden, api, http-404, validation, collections, bulk |
| You cannot add yourself to groups. | http | warning | bitwarden, api, http-400, groups, authorization, self-elevation |
| Resource not found. | http | error | bitwarden, api, http-404, authorization, groups, collections |
| Resource not found. | http | error | bitwarden, api, http-404, auth-requests, validation, aspnet |
| Unauthorized. | http | error | bitwarden, api, http-401, authorization, auth-requests, reset-password |
| You do not have permission to create a connection of type {m | http | error | permissions, organization-connections, authorization, http-400 |
| The requested organization already has a connection of type | http | error | duplicate, organization-connections, validation, http-400 |
| Unknown Organization connection Type: {model.Type} | http | error | enum, organization-connections, validation, http-400 |
| Resource not found. | http | error | request-binding, organization-connections, http-400, http-404 |
| You do not have permission to update this connection. | http | error | permissions, organization-connections, authorization, http-400 |
| The connection type cannot be changed. | http | error | immutable-field, organization-connections, validation, http-400 |
| You do not have permission to retrieve a connection of type | http | error | permissions, organization-connections, authorization, http-400 |
| Cannot get a {type} connection outside of a self-hosted inst | http | error | self-hosted, configuration, organization-connections, http-400 |
| Unknown Organization connection Type: {type} | http | error | enum, organization-connections, validation, http-400 |
| You do not have permission to remove this connection of type | http | error | permissions, organization-connections, authorization, http-400 |
| Cannot create a {typedModel.Type} connection outside of a se | http | error | self-hosted, configuration, billing-sync, organization-connections, http-400 |
| Cannot verify license file. | http | error | licensing, billing-sync, organization-connections, http-400 |
| Resource not found. | http | error | not-found, organization-domain, sso, http-404 |
| Unauthorized. | http | error | permissions, organization-domain, sso, authorization, http-401 |
| Resource not found. | http | error | |
| Unauthorized. | http | error | |
| Master Password reset is required, but not provided. | http | error | |
| You cannot add yourself to a collection. | http | error | |
| Incorrect password | exception | error | |
| Users invalid. | exception | error | |
| Cannot autoscale on a self-hosted instance. | exception | error | |
| To grant PAM access the organization must have PAM enabled. | exception | error | |
| Your organization single sign-on settings prevent you from l | exception | error | |
| You can't leave this organization vault because your account | exception | error | |
| User verification failed. | exception | error | bitwarden, authentication, secret-verification, admin-console, aspnet |
| Invalid token. | exception | error | bitwarden, token, data-protection, delete-recover, aspnet |
| Invalid password. | exception | error | bitwarden, authentication, secret-verification, api-key, aspnet |
| Organization Connection configuration malformed | exception | error | bitwarden, organization-connection, json, validation, scim, aspnet |
| This user has already been invited. | exception | warning | bitwarden, scim, invite, organization-users, idempotency, aspnet |
| You cannot import this much data at once. | exception | warning | bitwarden, import, limits, organization, cloud, aspnet |
| Unauthorized. | exception | error | bitwarden, authentication, unauthorized, email-change, aspnet |
| You cannot change your email when using Key Connector. | exception | warning | bitwarden, key-connector, email-change, sso, feature-flag, aspnet |
| Invalid password. | validation | error | bitwarden, authentication, secret-verification, email-change, aspnet |
| NewMasterPasswordHash and Key are required. | validation | error | bitwarden, email-change, validation, required-fields, aspnet |
| The model state is invalid. | validation | error | validation, bad-request, kdf, master-password, encryption, model-state |
| User has existing keypair | exception | error | validation, bad-request, keys, keypair, idempotency |
| AccountKeys are only supported for V2 encryption. | exception | error | validation, bad-request, keys, encryption, v2-encryption |
| You cannot delete accounts owned by an organization. Contact | exception | error | validation, bad-request, delete-account, organization, claimed-account |
| Resource not found. | http | error | authentication, claims, sso, not-found, authorization |
| User verification failed. | validation | error | master-password, secret-verification, api-key, bad-request, brute-force-protection |
| Invalid token | validation | error | otp, verification, bad-request, brute-force-protection, totp |
| Resource not found. | http | error | auth-request, not-found, device-login, ownership |
| You must be authenticated to create a request of that type. | exception | error | auth-request, admin-approval, bad-request, authorization, validation |
| Invalid AuthRequestType. Expected AdminApproval. | exception | error | auth-request, admin-approval, bad-request, validation, type-mismatch |
| This request is no longer valid. Make sure to approve the mo | exception | warning | auth-request, stale-request, device-approval, bad-request, concurrency |
| Resource not found. | http | error | emergency-access, not-found, validation, stale-id |
| The model state is invalid. | validation | error | emergency-access, identity, modelstate, password |
| Unauthorized. | http | error | auth, unauthorized, two-factor, principal |
| Resource not found. | http | error | two-factor, authorization, organization, not-found |
| User verification failed. | validation | error | two-factor, authenticator, user-verification-token, data-protection |
| Invalid token. | exception | error | two-factor, totp, authenticator, token |
| Duo configuration settings are not valid. Please re-check th | exception | error | two-factor, duo, configuration, sso |
| Unable to complete WebAuthn registration. | exception | error | two-factor, webauthn, fido2, registration |
| Unable to delete WebAuthn credential. | exception | error | two-factor, webauthn, validation, delete |
| Premium status is required. | exception | error | two-factor, premium, duo, billing |
| {name} is invalid. | exception | error | two-factor, yubikey, otp, rate-limiting |
| The token associated with your request is expired. A valid t | exception | error | webauthn, passkey, data-protection, token |
| Unable to complete WebAuthn registration. | exception | error | webauthn, passkey, fido2, registration |
| Passkeys cannot be created for your account. SSO login is re | exception | error | webauthn, passkey, sso, policy |
| The token associated with your request is invalid or has exp | exception | error | webauthn, passkey, token, authentication, data-protection, aspnet |
| Unable to update credential. | exception | error | webauthn, passkey, prf, authentication, key-rotation |
| Credential not found. | exception | error | webauthn, passkey, not-found, delete, http-404 |
| User verification failed. | exception | error | authentication, verification, master-password, throttle, brute-force |
| Invalid license | exception | error | billing, license, self-hosted, validation, json |
| Invalid license key. | exception | error | billing, license, authentication, throttle, secret |
| Organization not found. | exception | error | billing, license, not-found, organization, http-404 |
| Invalid Billing Sync Key | exception | error | billing, license, sync, authentication, secret, organization |
| Free Bitwarden Families sponsorship has been disabled by you | exception | error | billing, sponsorship, policy, organization, authorization |
| Failed to parse sponsorship token. | exception | error | billing, sponsorship, token, validation, data-protection |
| Can only redeem sponsorship for an organization you own. | exception | error | billing, sponsorship, authorization, organization, rbac |
| Invalid Billing Sync Key | exception | error | billing, sponsorship, sync, authentication, secret, self-hosted |
| Can only revoke a sponsorship you granted. | exception | error | billing, sponsorship, authorization, organization |
| The specified sponsored organization could not be found unde | exception | error | billing, sponsorship, not-found, admin |
| Only the owner of an organization can remove sponsorship. | exception | error | billing, sponsorship, authorization, organization, rbac |
| Invalid license. | exception | error | billing, license, self-hosted, validation, json, vnext |
| User verification failed. | validation | error | authentication, verification, master-password, throttle, devices, brute-force |
| Please provide an email and device identifier | exception | warning | validation, devices, api, deprecated-route, http-400 |
| Please provide a device identifier | exception | error | devices, auth, current-context, http-400, lost-trust |
| Please provide a device type | exception | error | devices, auth, current-context, http-400, lost-trust |
| Invalid license | exception | error | licensing, self-hosted, validation, http-400, file-upload |
| Unable to get Cloud Billing Sync connection | exception | error | licensing, self-hosted, billing-sync, organization-connections, http-404 |
| Unknown Organization User | exception | error | sponsorships, self-hosted, organization-users, http-400, validation |
| The specified sponsored organization could not be found unde | exception | error | sponsorships, self-hosted, admin, http-400, validation |
| Resource not found. | exception | warning | events, secrets-manager, validation, http-404, guid |
| HaveIBeenPwned API key not set. | exception | error | hibp, configuration, self-hosted, http-400, breach-reports |
| Request failed. Status code: {0} | exception | error | network, external-api, hibp, configuration, csharp, aspnetcore |
| Resource not found. | exception | error | authorization, rbac, organization-owner, aspnetcore, csharp |
| Max file size is 500 MB. | exception | error | validation, file-upload, feature-flag, size-limit, csharp, aspnetcore |
| ReportFileId is required. | exception | error | validation, file-upload, query-parameter, csharp, aspnetcore |
| Resource not found. | exception | error | validation, file-upload, state-mismatch, aspnetcore, csharp |
| Invalid content. | exception | error | validation, file-upload, content-type, multipart, csharp, aspnetcore |
| ReportFileId query parameter is required | exception | error | validation, file-upload, query-parameter, csharp, aspnetcore |
| File received does not match expected constraints. | exception | error | validation, file-upload, size-mismatch, rollback, csharp, aspnetcore |
| Your organization's plan does not support this feature. | exception | error | entitlement, plan, feature-gate, reports, csharp, aspnetcore |
| OrganizationId is required. | exception | error | validation, identifiers, request-shape, csharp, aspnetcore |
| ReportId is required. | exception | error | validation, identifiers, request-shape, csharp, aspnetcore |
| Invalid report ID | exception | error | validation, authorization, cross-organization, identifiers, csharp, aspnetcore |
| Resource not found. | exception | error | reports, authorization, permissions, not-found, csharp, aspnet |
| Unable to build callback Url | exception | error | slack, oauth, routing, configuration, reverse-proxy, url-building, csharp, aspnet |
| There already exists a Slack integration for this organizati | exception | warning | slack, oauth, integration, duplicate, configuration, csharp, aspnet |
| Invalid response from Slack. | exception | error | slack, oauth, token-exchange, configuration, network, csharp, aspnet |
| Unable to build callback Url | exception | error | teams, oauth, routing, configuration, reverse-proxy, url-building, csharp, aspnet |
| There already exists a Teams integration for this organizati | exception | warning | teams, oauth, integration, duplicate, configuration, csharp, aspnet |
| Invalid response from Teams. | exception | error | teams, oauth, token-exchange, configuration, azure-ad, network, csharp, aspnet |
| No teams were found. | exception | warning | teams, oauth, azure-ad, graph-api, permissions, csharp, aspnet |
| Date range must be < 367 days. | exception | error | events, date-validation, pagination, configuration, csharp, aspnet |
| KeyConnectorKeyWrappedUserKey and AccountKeys must be suppli | exception | error | key-management, key-connector, validation, migration, csharp, aspnet |
| All existing ciphers must be included in the rotation. | exception | error | encryption, key-rotation, ciphers, validation, concurrency, csharp, aspnet |
| All existing trusted devices must be included in the rotatio | exception | error | key-rotation, device, encryption, validation, bad-request |
| Rotated encryption keys must be provided for all devices tha | exception | error | key-rotation, device, encryption, null-check, bad-request |
| All existing emergency access keys must be included in the r | http | error | key-rotation, emergency-access, encryption, validation, bad-request |
| Emergency access keys cannot be set to null during rotation. | http | error | key-rotation, emergency-access, null-check, encryption, bad-request |
| All existing folders must be included in the rotation. | http | error | key-rotation, folder, encryption, validation, bad-request |
| All existing reset password keys must be included in the rot | http | error | key-rotation, organization, account-recovery, encryption, validation, bad-request |
| Reset Password keys cannot be set to null during rotation. | http | error | key-rotation, organization, account-recovery, null-check, encryption, bad-request |
| All existing sends must be included in the rotation. | http | error | key-rotation, send, encryption, validation, bad-request |
| All existing webauthn prf keys must be included in the rotat | http | error | key-rotation, webauthn, prf, passkey, encryption, validation, bad-request |
| WebAuthn prf keys must have user-key during rotation. | http | error | key-rotation, webauthn, prf, null-check, encryption, bad-request |
| WebAuthn prf keys must have public-key during rotation. | http | error | key-rotation, webauthn, prf, null-check, encryption, bad-request |
| InstallationId does not match current context. | http | error | push, relay, installation, authentication, bad-request |
| Not correctly configured for push relays. | http | error | push, relay, self-hosted, configuration, environment, bad-request |
| You have reached the maximum number of projects ({max}) for | exception | error | secrets-manager, plan-limit, project, http-400, bad-request |
| No version IDs provided. | exception | warning | bitwarden, secrets-manager, validation, http-400, bad-request, empty-input |
| Resource not found. | http | error | bitwarden, secrets-manager, identity, authentication, not-found, http-404, aspnet, csharp |
| Resource not found. | http | error | bitwarden, secrets-manager, access-control, authorization, organization, not-found, http-404, aspnet, csharp, security |
| Last synced date must be in the past. | http | error | csharp, aspnet, bitwarden, secrets-manager, validation, datetime, sync, api |
| Only service accounts can sync secrets. | http | error | csharp, aspnet, bitwarden, secrets-manager, service-account, validation, sync, api |
| Resource not found. | http | error | csharp, aspnet, bitwarden, secrets-manager, authorization, events, service-account, api |
| Resource not found. | http | error | csharp, aspnet, bitwarden, secrets-manager, authorization, export, admin, api |
| You cannot import this much data at once, the limit is 1000 | http | error | csharp, aspnet, bitwarden, secrets-manager, import, validation, limits, api |
| A secret can only be in one project at a time. | http | error | csharp, aspnet, bitwarden, secrets-manager, import, validation, data-model, api |
| The maximum number of projects for this plan is ({max}). | http | warning | csharp, aspnet, bitwarden, secrets-manager, import, plan-limit, billing, api |
| Resource not found. | http | error | csharp, aspnet, bitwarden, secrets-manager, authorization, trash, api |
| Unauthorized. | http | error | csharp, aspnet, bitwarden, secrets-manager, authorization, admin, trash, unauthorized, api |
| Resource not found. | http | error | secrets-manager, authorization, access-control, service-accounts, bitwarden |
| Cannot autoscale on a self-hosted instance. | http | error | secrets-manager, self-hosted, billing, service-accounts, bitwarden |
| Machine account access must be Can read, write | exception | error | secrets-manager, access-policies, validation, service-accounts, bitwarden |
| Resources must be unique | exception | error | secrets-manager, access-policies, validation, bitwarden |
| Resources must be Read = true | exception | error | secrets-manager, access-policies, validation, bitwarden |
| You cannot import this much data at once. | exception | error | import, rate-limit, vault, cloud, bitwarden |
| Not enough privileges to import into this organization. | exception | error | import, authorization, organization, permissions, bitwarden |
| Could not locate send | exception | error | send, http-400, access, bitwarden-server, validation |
| Email verified Sends require a premium membership | exception | error | send, http-400, premium, billing, validation, bitwarden-server |
| Invalid content. | exception | error | send, send-file, http-400, validation, bitwarden-server |
| Invalid content. File size hint is required. | exception | error | send, send-file, http-400, validation, bitwarden-server |
| Max file size is {SendFileSettingHelper.MAX_FILE_SIZE_READAB | exception | error | send, send-file, http-400, file-size, validation, bitwarden-server |
| File metadata is required for file sends. | exception | error | send, send-file, http-400, validation, bitwarden-server |
| You cannot create a Send that is already expired. Adjust the | validation | error | send, http-400, validation, datetime, expiration, bitwarden-server |
| You cannot have a Send with a deletion date in the past. Adj | validation | error | send, http-400, validation, datetime, deletion-date, bitwarden-server |
| You cannot have a Send with a deletion date that far into th | validation | error | send, http-400, validation, datetime, deletion-date, bitwarden-server |
| You cannot have a Send with an expiration date in the past. | validation | error | send, http-400, validation, datetime, expiration, bitwarden-server |
| You cannot have a Send with an expiration date greater than | validation | error | send, http-400, validation, datetime, expiration, deletion-date, bitwarden-server |
| You cannot save a Send having an invalid AuthType | validation | error | send, auth-type, enum, validation, bad-request |
| Range too large. | validation | error | date-range, events, validation, bad-request |
| Missing content-type boundary. | exception | error | multipart, upload, content-type, http, bad-request |
| Multipart boundary length limit {lengthLimit} exceeded. | exception | error | multipart, upload, content-type, http, config, bad-request |
| Cipher was not encrypted for the current user. Please try ag | validation | error | cipher, encryption, vault, validation, multi-account, bad-request |
| Organization mismatch. Re-sync if you recently moved this it | exception | error | cipher, organization, sync, vault, bad-request |
| Cipher was not archived. Ensure the provided ID is correct a | exception | error | cipher, archive, permissions, bad-request |
| You can only archive up to 500 items at a time. | exception | warning | cipher, archive, bulk, limit, cloud, bad-request |
| No ciphers were archived. Ensure the provided IDs are correc | exception | error | cipher, archive, permissions, bulk, bad-request |
| You can only delete up to 500 items at a time. Consider usin | exception | warning | cipher, delete, bulk, limit, cloud, bad-request |
| You can only delete up to 500 items at a time. | exception | warning | cipher, delete, soft-delete, bulk, limit, cloud, bad-request |
| Cipher was not unarchived. Ensure the provided ID is correct | exception | error | cipher, unarchive, permissions, bad-request |
| You can only unarchive up to 500 items at a time. | exception | warning | cipher, unarchive, bulk, limit, cloud, bad-request |
| Ciphers were not unarchived. Ensure the provided ID is corre | exception | error | |
| You can only restore up to 500 items at a time. | exception | error | |
| You can only move up to 500 items at a time. | http | error | |
| Resource not found. | http | error | |
| Trying to share ciphers that you do not own. | http | error | |
| Unauthorized. | http | error | |
| User verification failed. | validation | error | |
| You cannot purge accounts owned by an organization. Contact | http | error | |
| Max file size is {CipherService.MAX_FILE_SIZE_READABLE}. | http | error | |
| Invalid content. | http | error | |
| Cannot edit item. Update to the latest version of Bitwarden | http | error | fido2, passkey, webauthn, client-version, compatibility, login-cipher |
| Invalid lastKnownRevisionDate format. | http | error | date-format, validation, form-data, revision-date, i18n, concurrency |
| Resource not found. | http | info | folders, not-found, crud, user-scoped |
| You can only delete up to 500 folders at a time. | http | warning | folders, bulk-operations, batching, limit, cloud-only, feature-flag |
| User not found. | http | error | sync, authentication, user-not-found, session, race-condition, multi-region |