# UserErrorsStorefrontCustomerAccessTokenCreateUserErrors - customer - OBJECT Version: 2024-10 ## Description Error codes for failed Storefront Customer Access Token mutation. ### Access Scopes ## Fields * [code](/docs/api/customer/2024-10/enums/UserErrorsStorefrontCustomerAccessTokenCreateUserErrorsCode): UserErrorsStorefrontCustomerAccessTokenCreateUserErrorsCode - The error code. * [field](/docs/api/customer/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [storefrontCustomerAccessTokenCreate](/docs/api/customer/2024-10/mutations/storefrontCustomerAccessTokenCreate) Exchanges the Customer Access Token, provided in the Authorization header, into a Storefront Customer Access Token. Renew this token each time you update the Customer Access Token found in the Authorization header. ## Related Unions ## Examples