# HydrogenStorefrontCreateUserErrorCode - admin - ENUM Version: unstable ## Description Possible error codes that can be returned by `HydrogenStorefrontCreateUserError`. ### Access Scopes ## Enum values * [BLANK](/docs/api/admin/unstable/enums/BLANK) * [CUSTOM_STOREFRONTS_NOT_INSTALLED](/docs/api/admin/unstable/enums/CUSTOM_STOREFRONTS_NOT_INSTALLED) * [FAILED_TO_CREATE](/docs/api/admin/unstable/enums/FAILED_TO_CREATE) * [HYDROGEN_NOT_SUPPORTED_ON_PLAN](/docs/api/admin/unstable/enums/HYDROGEN_NOT_SUPPORTED_ON_PLAN) * [INVALID](/docs/api/admin/unstable/enums/INVALID) * [JOB_NOT_ENQUEUED](/docs/api/admin/unstable/enums/JOB_NOT_ENQUEUED) * [TITLE_ALREADY_EXISTS](/docs/api/admin/unstable/enums/TITLE_ALREADY_EXISTS) * [TITLE_TOO_LONG](/docs/api/admin/unstable/enums/TITLE_TOO_LONG) ## Fields with this enum * [HydrogenStorefrontCreateUserError.code](/docs/api/admin/unstable/objects/HydrogenStorefrontCreateUserError) ## Examples