parameter_invalid_string
A parameter that must be text received an array, an object or a value that cannot be read as a string.
| Code | Type | HTTP | Category |
|---|---|---|---|
parameter_invalid_string | invalid_request_error | 400 | Request |
Cause
A parameter that must be text received an array, an object or a value that cannot be read as a string.
What to do
Send the parameter in error.param as a plain string.
Message returned by the API
The parameter must be a string.
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.