UserErrorCode Enum
A high level error code which is used to indicate the type of error that has occurred. For more information see the message field.
Possible Values
#
ACTION_DISALLOWED
ENTITY_CREATION_MISSING_FIELD
The data provided for the given upsert function was missing and is required for entity creation
ENTITY_INVALID_FIELD
The data provided for the given upsert function was invalid for entity creation or updating
ENTITY_IN_USE
ENTITY_NOT_FOUND
IMAGE_UPLOAD_ERROR
An error occurred while attempting to upload an image
INVALID_ARGUMENT
INVALID_FILE
The file provided was invalid, or could not be accessed.
INVALID_HMAC
TEMPORARY_RESTRICTION
UNKNOWN_ERROR
Usages
#
References
#
- Field code from UserError
Previous
UserError
Next
UserForOrganisation