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
DEVICES_PER_LOCATION_LIMIT_REACHED
The maximum number of devices per location has been reached.
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
LIVE_LOCATIONS_LIMIT_REACHED
The maximum number of locations with devices has been reached for this subscription.
TEMPORARY_RESTRICTION
UNKNOWN_ERROR
Usages
#
References
#
- Field code from UserError
UserError
UserForOrganisation