Error codes Data Type

The table below describes various error IDs and subStatusCodes that may be encountered when parsing an Error. The "Description" column format is: <subStatusCode>: <description>.

Values
Value Description
ILLEGAL_ARGUMENT 1: Invalid argument in request.
DUPLICATE 100: Resource already exists.
USER_NOT_FOUND 101: User not found.
DIRECTORY_USER_NOT_FOUND 102: Directory user not found or no company directories are configured.
GROUP_NOT_FOUND 103: Group not found.
PROFILE_NOT_FOUND 104: Profile not found.
USER_ACTIVATION_PASSWORD_NOT_FOUND 105: User activation password not found.
GROUP_IN_REQUEST_NOT_FOUND 106: A group in the request was not found.
PROFILE_IN_REQUEST_NOT_FOUND 107: A profile in the request was not found.
USER_IN_REQUEST_NOT_FOUND 108: A user in the request was not found.
EMAIL_TEMPLATE_IN_REQUEST_NOT_FOUND 109: An email template in the request was not found.
NON_UNIQUE_ACTIVATION_PASSWORD 110: Activation password value is not unique for user.
TOO_MANY_ACTIVATION_PASSWORDS 111: Too many activation passwords specified for user.
FAILED_TO_CREATE_ACTIVATION_PASSWORD 112: Error creating activation password.
APPLICATION_NOT_FOUND 113: Application not found.
APPLICATION_OPERATION_NOT_SUPPORTED 114: Operation not supported for application type.
PROFILE_NOT_SUPPORTED 115: Profile type not supported.
NO_DIRECTORIES_CONFIGURED 116: No company directories are configured.
USER_HAS_ASSOCIATED_SERVICES 117: User has associated services and cannot be removed.
USER_HAS_ENROLLED_DEVICES 118: User has enrolled devices and cannot be removed.
USER_DEVICE_NOT_FOUND 119: UserDevice not found.
SMTP_SETTINGS_NOT_CONFIGURED 120: SMTP server settings not configured.
SMTP_SERVER_UNAVAILABLE 121: SMTP server temporarily unavailable to send emails. Retry the request again later.
EMAIL_ADDRESS_REQUIRED 122: Email address is required.
COMMAND_NOT_SUPPORTED 123: Command not supported.
INVALID_COMMAND 124: Invalid command or properties.
ACCESS_PASSWORD_NOT_SUPPORTED 125: Access password not supported.
FAILED_TO_GET_LICENSING_INFORMATION 126: Failed to get licensing information.
INVALID_CREDENTIALS 127: Invalid credentials.
MISSING_CATEGORY_NAME 128: Missing or invalid categoryName query parameter.
ATTESTATION_DISABLED 129: Attestation is disabled in the management console.
ATTESTATION_HARD_COMPROMISED_DEVICE 130: Device is in the HARD COMPROMISED state. While in this state, the device cannot perform attestation.
KNOX_ATTESTATION_NON_ANDROID_KNOX_PREMIUM_DEVICE 131: KNOX attestation cannot be processed by Android devices without the KNOX Premium activation type.
SAFETYNET_ATTESTATION_NON_ANDROID_DEVICE 132: SafetyNet attestation can't be processed by non-Android OS devices.
SAFETYNET_ATTESTATION_NO_ATTESTABLE_ENTITIES_FOUND 133: Device does not have entities (UEM Client app or BlackBerry Dynamics container apps) needed to support SafetyNet attestation.
SAFETYNET_ATTESTATION_NOT_SUPPORTED_BY_APP_POLICY 134: Application is not eligible to perform attestation.
APP_GROUP_NOT_FOUND 135: Application group not found.
APPLICATION_NETWORK_LOCATION 136: Problem with network location for internal applications.
TOO_LARGE 137: Problem with network location for internal applications.
UNSUPPORTED_OS_FAMILY_FOR_VERSION_REMOVAL 138: OS Family not supported for binary version removal.
DYNAMICS_APP_NOT_INTERNAL 139: Dynamics application entitlement is not internal.
NOT_AUTHORIZED 403: Not authorized to complete the request.
SERVER_ERROR 500: Internal server error occurred.
FAILED_TO_ASSOCIATE_SERVICE 501: Failed to associate service.