REST API Error Codes
Last updated on 06 October, 2024When a REST API operation fails, an error code is provided in the response body. This can happen due to invalid or incorrect inputs or issues in the server. We use standard HTTP error codes to indicate the error in the response body.
This table will help you understand more about errors and ways to resolve them. The following are default error messages, and can differ as per API.
Error Code | Error Message |
1202 | The task is running |
1400 | Bad request |
1409 | The record already exists |
1403 | Permission denied |
1500 | Internal error |
1204 | No Content |
1404 | No such record |
14004 | Error in query string parameters |
14002 | Partial success |
1412 | The supplied precondition evaluated to false |
1313 | Report in progress |
1413 | The request entity is too large |
14001 | Resource Dependency |
14003 | Properties must start with a letter to be valid. |
1401 | Authentication failed |
14042 | No Such Company |
1303 | All Locations are disable / No valid locations selected |
403 | Authentication failed |
1007 | Bad request |
1078 | Please upload a .docx file |
1000 | Server is busy |
1040 | Cannot import LogicModule |
1100 | Too many requests |
1073 | The collector isn’t active |
503 | Company is deactive |
100 | Continuing … |
1104 | Resource Dependency |
1075 | The request entity/report is too large |
1001 | Internal error |
500 | Internal error |
1031 | There is a syntax error in the appliesTo field. |
1077 | Invalid Macros / Bad request |
1074 | Report too large |
1076 | Template too large |
1000 | Server is busy |
1301 | Save failed |
1065 | No such company |
1069 | No such record |
1058 | No such widget |
1201 | Partial success / The update was partially successful |
1041 | Permission denied |
1091 | Rate exceed |
403 | Session timeout |
1079 | The report template could not be uploaded |
1101 | Query timed out |
600 | The record already exists |
1001 | Unknown error |