CARS Analytics Backend Errors#
This section contains information about errors returned by the CARS Analytics backend.
The list of errors is presented in Table 38.
Table 38. List of CARS API errors
Error name | Request type | Description |
---|---|---|
parse error - unexpected :; expected end of input | classify | Syntax error |
Failed to process json body | bulk_classify | Incorrect JSON request structure |
Data validation error | bulk_classify | Fields specified in JSON request not found |
Internal Server Error | bulk_classify | Internal Server Error |