Error input
This is a full list of defined errors of type "Error input" and expected type for specific error. Every error has HTTP status and Internal status as given.
| Error - Error input | HTTP Status | Internal Status | Macro name |
|---|---|---|---|
| Query error | 400 | 1500 | xRestApi_Error_Input_QueryError |
| Not existing field | 400 | 1501 | xRestApi_Error_Input_NoField |
| No read access for class | 403 | 1502 | xRestApi_Error_Input_ClassNoReadAccess |
| No write access for object | 403 | 1503 | xRestApi_Error_Input_ObjectNoWriteAccess |
| Failed to lock object | 423 | 1504 | xRestApi_Error_Input_ObjectLocked |
| Field does not contain modified object | 409 | 1505 | xRestApi_Error_Input_RemoveValueConfilct |
| File does not exist | 400 | 1506 | xRestApi_Error_Input_NoFileFound |
| Inconsistent storeTime | 409 | 1507 | xRestApi_Error_Input_StoreTime |
| Unsupported field type | 400 | 1508 | xRestApi_Error_Input_UnsupportedFieldType |
| No read access for object | 403 | 1509 | xRestApi_Error_Input_ObjectNoReadAccess |
| Wrong index value for diff in field | 409 | 1510 | xRestApi_Error_Input_IndexInDiff |
| List modification is not allowed | 409 | 1511 | xRestApi_Error_Input_NoListModification |
| Unexpected data format in field | 400 | 1512 | xRestApi_Error_Input_UnexpectedDataFormat |
| Diff value for field is incorrect | 409 | 1513 | xRestApi_Error_Input_DiffValueConfilct |
| Invalid data format | 400 | 1514 | xRestApi_Error_Input_InvalidDataFormat |
| Template for class does not exist | 400 | 1515 | xRestApi_Error_Input_NoTemplate |
| No GSD-RightsControl access to perform an action | 403 | 1516 | xRestApi_Error_Input_NoRightsControlAccess |
| Device is banned | 403 | 1517 | xRestApi_Error_Input_BannedDevice |
| There is more than 1 device with provided deviceId | 409 | 1518 | xRestApi_Error_Input_MoreThanOneDevice |
| There is more than 1 MDM user with logged database user | 409 | 1519 | xRestApi_Error_Input_MoreThanOneMDMUser |
| You don't have free license | 406 | 1521 | xRestApi_Error_Input_NoFreeLicense |
| Number of licenses is exceeded | 406 | 1522 | xRestApi_Error_Input_ExceededNumberLicenses |
| Assignment is inactive | 403 | 1523 | xRestApi_Error_Input_AssignmentInactive |
| Application not exists | 404 | 1524 | xRestApi_Error_Input_ApplicationNotExists |
| Error: Bad request | 400 | 1525 | xRestApi_Error_Input_BadRequest |
| No license for template, class | 403 | 1526 | xRestApi_Error_Input_NoLicenseForTemplate |
| Unnecessary StoreTime | 404 | 1527 | xRestApi_Error_Input_UnnecessaryStoreTime |
| Input not found | 404 | 1528 | xRestApi_Error_Input_NoFound |
| Unable to change web password | 404 | 1529 | xRestApi_Error_Input_ChangePasswordFailed |
| External user does not exist | 400 | 1530 | xRestApi_Error_Input_ExternalUserNotFound |
| Confirmation code is not valid | 400 | 1531 | xRestApi_Error_Input_InvalidConfirmationCode |
| License does not exist | 400 | 1532 | xRestApi_Error_Input_LicenseNotFound |
| Unable to reset password | 400 | 1533 | xRestApi_Error_Input_ResetPasswordFailed |
| Token is invalid or has expired | 400 | 1534 | xRestApi_Error_Input_InvalidResetToken |
| Delete access forbidden for folder | 403 | 1535 | xRestApi_Error_Input_FolderNoDeleteAccess |
| Folder not exist | 404 | 1536 | xRestApi_Error_Input_FolderNotExists |
| Empty parentFolder | 400 | 1537 | xRestApi_Error_Input_Empty_Parent_Folder |
| Empty folderName | 400 | 1538 | xRestApi_Error_Input_Empty_Folder_Name |
| Empty path | 400 | 1539 | xRestApi_Error_Input_Empty_Path |
| Unsupported folder type | 400 | 1540 | xRestApi_Error_Input_UnsupportedFolderType |
| Empty appointment from | 400 | 1541 | xRestApi_Error_Input_Empty_Appointments_From |
| Folder already exist | 409 | 1542 | xRestApi_Error_Input_Folder_AlreadyExist |
| Create access forbidden for folder | 403 | 1543 | xRestApi_Error_Input_FolderNoCreateAccess |
| Read access forbidden for folder | 400 | 1544 | xRestApi_Error_Input_FolderNoReadAccess |
| Empty appointment to | 400 | 1545 | xRestApi_Error_Input_Empty_Appointments_To |
| Parent folder does not exist | 400 | 1540 | xRestApi_Error_Input_Parent_Folder_NotExist |
| Error: path and type cannot be sent simultaneously | 400 | 1544 | xRestApi_Error_Input_Documents_Path_And_Type |