Learn about Invaro API error codes and handling
Code | Description | HTTP Status |
---|---|---|
UNAUTHORIZED | Authentication failed | 401 |
INVALID_REQUEST | Malformed request | 400 |
CORRUPT_DOCUMENT | PDF document is invalid or corrupt | 400 |
UPLOAD_ERROR | File upload failures | 400/500 |
RATE_LIMIT_EXCEEDED | Too many requests | 429 |
VALIDATION_ERROR | Request validation failed | 400 |
SCHEMA_NOT_FOUND | Schema with the specified ID does not exist | 404 |
SCHEMA_EXISTS | Active schema with the same name already exists | 409 |
INVALID_SCHEMA_TYPE | Invalid schema type specified | 400 |
SCHEMA_ERROR | General schema operation error | 500 |
INTERNAL_SERVER_ERROR | Server error | 500 |
success
field in the response: