Skip to content
Linq Copy agent prompt
1xxx — Client Errors

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.

  • Validate your JSON syntax using a linter or validator
  • Set the Content-Type header to application/json