1003: Invalid request body
The request body is malformed or invalid JSON.
HTTP status: 400.
The request body is malformed or invalid JSON. This is an HTTP 400 error indicating the server could not parse your request.
Troubleshooting
Section titled “Troubleshooting”- Validate your JSON syntax using a linter or validator
- Set the
Content-Typeheader toapplication/json