parameter_invalid_value
The value is syntactically correct but not admissible for this resource: outside the canonical catalogue of the field, or inconsistent with the rest of the payload.
| Code | Type | HTTP | Category |
|---|---|---|---|
parameter_invalid_value | invalid_request_error | 422 | Request |
Cause
The value is syntactically correct but not admissible for this resource: outside the canonical catalogue of the field, or inconsistent with the rest of the payload.
What to do
Read error.param and error.subcode: together they name the field and the concrete rule the value broke.
Message returned by the API
The parameter value is invalid.
Related
All Request error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.