> Documentation index: [Saleor](/llms.txt) · [This section](/api-reference/users/llms.txt)
> Source: https://docs.saleor.io/api-reference/users/enums/account-error-code

# AccountErrorCode Enum

No description

<a id="values"></a>

### Values

<a id="activate-own-account"></a>

#### [`ACTIVATE_OWN_ACCOUNT`](#activate-own-account)

<a id="activate-superuser-account"></a>

#### [`ACTIVATE_SUPERUSER_ACCOUNT`](#activate-superuser-account)

<a id="duplicated-input-item"></a>

#### [`DUPLICATED_INPUT_ITEM`](#duplicated-input-item)

<a id="deactivate-own-account"></a>

#### [`DEACTIVATE_OWN_ACCOUNT`](#deactivate-own-account)

<a id="deactivate-superuser-account"></a>

#### [`DEACTIVATE_SUPERUSER_ACCOUNT`](#deactivate-superuser-account)

<a id="delete-non-staff-user"></a>

#### [`DELETE_NON_STAFF_USER`](#delete-non-staff-user)

<a id="delete-own-account"></a>

#### [`DELETE_OWN_ACCOUNT`](#delete-own-account)

<a id="delete-staff-account"></a>

#### [`DELETE_STAFF_ACCOUNT`](#delete-staff-account)

<a id="delete-superuser-account"></a>

#### [`DELETE_SUPERUSER_ACCOUNT`](#delete-superuser-account)

<a id="graphql-error"></a>

#### [`GRAPHQL_ERROR`](#graphql-error)

<a id="inactive"></a>

#### [`INACTIVE`](#inactive)

<a id="invalid"></a>

#### [`INVALID`](#invalid)

<a id="invalid-password"></a>

#### [`INVALID_PASSWORD`](#invalid-password)

<a id="left-not-manageable-permission"></a>

#### [`LEFT_NOT_MANAGEABLE_PERMISSION`](#left-not-manageable-permission)

<a id="invalid-credentials"></a>

#### [`INVALID_CREDENTIALS`](#invalid-credentials)

<a id="not-found"></a>

#### [`NOT_FOUND`](#not-found)

<a id="out-of-scope-user"></a>

#### [`OUT_OF_SCOPE_USER`](#out-of-scope-user)

<a id="out-of-scope-group"></a>

#### [`OUT_OF_SCOPE_GROUP`](#out-of-scope-group)

<a id="out-of-scope-permission"></a>

#### [`OUT_OF_SCOPE_PERMISSION`](#out-of-scope-permission)

<a id="password-entirely-numeric"></a>

#### [`PASSWORD_ENTIRELY_NUMERIC`](#password-entirely-numeric)

<a id="password-too-common"></a>

#### [`PASSWORD_TOO_COMMON`](#password-too-common)

<a id="password-too-short"></a>

#### [`PASSWORD_TOO_SHORT`](#password-too-short)

<a id="password-too-similar"></a>

#### [`PASSWORD_TOO_SIMILAR`](#password-too-similar)

<a id="password-reset-already-requested"></a>

#### [`PASSWORD_RESET_ALREADY_REQUESTED`](#password-reset-already-requested)

<a id="required"></a>

#### [`REQUIRED`](#required)

<a id="unique"></a>

#### [`UNIQUE`](#unique)

<a id="jwt-signature-expired"></a>

#### [`JWT_SIGNATURE_EXPIRED`](#jwt-signature-expired)

<a id="jwt-invalid-token"></a>

#### [`JWT_INVALID_TOKEN`](#jwt-invalid-token)

<a id="jwt-decode-error"></a>

#### [`JWT_DECODE_ERROR`](#jwt-decode-error)

<a id="jwt-missing-token"></a>

#### [`JWT_MISSING_TOKEN`](#jwt-missing-token)

<a id="jwt-invalid-csrf-token"></a>

#### [`JWT_INVALID_CSRF_TOKEN`](#jwt-invalid-csrf-token)

<a id="channel-inactive"></a>

#### [`CHANNEL_INACTIVE`](#channel-inactive)

<a id="missing-channel-slug"></a>

#### [`MISSING_CHANNEL_SLUG`](#missing-channel-slug)

<a id="account-not-confirmed"></a>

#### [`ACCOUNT_NOT_CONFIRMED`](#account-not-confirmed)

<a id="login-attempt-delayed"></a>

#### [`LOGIN_ATTEMPT_DELAYED`](#login-attempt-delayed)

<a id="disabled-authentication-method"></a>

#### [`DISABLED_AUTHENTICATION_METHOD`](#disabled-authentication-method)

<a id="unknown-ip-address"></a>

#### [`UNKNOWN_IP_ADDRESS`](#unknown-ip-address)

<a id="file-size-limit-exceeded"></a>

#### [`FILE_SIZE_LIMIT_EXCEEDED`](#file-size-limit-exceeded)

<a id="member-of"></a>

### Member Of

[`AccountError`](/api-reference/users/objects/account-error.md) object  ● [`StaffError`](/api-reference/users/objects/staff-error.md) object
