Skip to main content
JSON response
{
  "error": {
    "code": "BAD_REQUEST",
    "message": "what happened"
    ...
  }
}

Problem

The reququest is malformed, either missing requried fields, using wrong datatypes or being syntactically incorrect.

Solution

Check the request by debugging or logging it and making sure it’s correct.
If that doesn't help, ask for help on Discord