Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

enum

Possible error codes that can be returned by ReturnUserError.

•

The requested resource already exists.

•

The input value is blank.

•

A requested resource could not be created.

•

The input value should be equal to the value allowed.

•

A required feature is not enabled.

•

The input value should be greater than the minimum allowed value.

Anchor to GREATER_THAN_OR_EQUAL_TOGREATER_THAN_OR_EQUAL_TO
•

The input value should be greater than or equal to the minimum value allowed.

•

The input value isn't included in the list.

•

Unexpected internal error happened.

•

The input value is invalid.

•

A resource was not in the correct state for the operation to succeed.

•

The input value should be less than the maximum value allowed.

Anchor to LESS_THAN_OR_EQUAL_TOLESS_THAN_OR_EQUAL_TO
•

The input value should be less than or equal to the maximum value allowed.

•

The input value is not a number.

•

A requested item is not editable.

•

A requested item could not be found.

•

A requested notification could not be sent.

•

The input value needs to be blank.

•

The input value is already taken.

•

The input value is too big.

•

The input value is too long.

•

Too many arguments provided.

•

The input value is too short.

•

The input value is the wrong length.


Was this section helpful?


Was this section helpful?