Skip to main content

HTTP status

400 invalid_request_error

Typical cause

The request included a field the endpoint does not accept. The param field on the response names the offending field.

Resolution

Remove the unexpected field from the payload and retry.