--- title: TaxAppConfigureUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `TaxAppConfigureUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/taxappconfigureusererrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/enums/taxappconfigureusererrorcode.md --- # Tax​App​Configure​User​Error​Code enum Possible error codes that can be returned by `TaxAppConfigureUserError`. ## Valid values * TAX\_​PARTNER\_​ALREADY\_​ACTIVE Unable to update already active tax partner. * TAX\_​PARTNER\_​NOT\_​FOUND Unable to find the tax partner record. * TAX\_​PARTNER\_​STATE\_​UPDATE\_​FAILED Unable to update tax partner state. *** ## Fields * [Tax​App​Configure​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/TaxAppConfigureUserError#field-TaxAppConfigureUserError.fields.code) OBJECT An error that occurs during the execution of `TaxAppConfigure`. *** ## Map ### Fields with this enum * <-|[Tax​App​Configure​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/TaxAppConfigureUserError#field-TaxAppConfigureUserError.fields.code)