--- title: UrlRedirectImportErrorCode - GraphQL Admin description: Possible error codes that can be returned by `UrlRedirectImportUserError`. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/UrlRedirectImportErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/UrlRedirectImportErrorCode.txt --- # Url​Redirect​Import​Error​Code enum Possible error codes that can be returned by `UrlRedirectImportUserError`. ## Valid values * ALREADY\_​IMPORTED The import has already completed. * IN\_​PROGRESS The import is already in progress. * NOT\_​FOUND URL redirect import not found. * FILE\_​DOES\_​NOT\_​EXIST Deprecated *** ## Fields * [Url​Redirect​Import​User​Error.​code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/UrlRedirectImportUserError#field-code) OBJECT Represents an error that happens during execution of a redirect import mutation. *** ## Map ### Fields with this enum * <-|[Url​Redirect​Import​User​Error.code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/UrlRedirectImportUserError#field-code)