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.