# 46001: Invalid Request Body

Log Type: APPLICATION

Log Level: ERROR

## Description

Twilio can't parse the JSON in the request body.

### Possible causes

* The request body contains invalid or malformed JSON.

### Possible solutions

* Ensure the request body contains valid JSON.
* Verify the JSON syntax is correct and all brackets, quotes, and commas are properly formatted.
