Paddle Billing
Search

Bad request

Something isn't right with your request.

Error MessageInvalid request
Error Codebad_request
Status Code400

Common causes

  • You sent an invalid request body.

  • You may be sending an incorrect Content-Type header.

Solutions

  • Check that your request body is JSON.

  • Check that the JSON you sent is formatted correctly.

  • Make sure that your Content-Type header is application-json.