invalid_request
HTTP 400. A query or body parameter is malformed or out of range - for example a limit above the endpoint’s maximum, or a required field missing.
What to do: Read detail; it names the parameter and the accepted range.
Every error is an RFC 9457 problem document - match on code
(stable forever), show detail to humans, and quote instance when reporting an
occurrence to support.