CARS_API Errors#
This section contains information about errors returned by the CARS_API.
Table 42. List of CARS_API errors
| Error name | Request type | Description |
|---|---|---|
| Failed to process json body | classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector; health_check | Incorrect JSON request structure |
| Data validation error | version; classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector; health_check | Fields specified in JSON request not found |
| Internal Server Error | version; classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector; settings; health_check | Internal Server Error |
| Requested unknown classifier | classify; bulk_classify | Unknown classifier requested |
| Requested unknown detector | detector | Unknown detector requested |
| Requested unknown redetector | redetector | Unknown redetector requested |
| Descriptor matcher exception | descriptor_matcher | Exception for matching descriptors |
| Failed to process image | classify; detector; redetector; descriptor_matcher | Incorrect input image |
| licence exception | classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector | exclusion from the license |