I encountered the same problem. For me, when I entered the (correctly formatted) raw json and tried to submit the post request, I got the 400 error. It was fixed by changing the submitted data format: To the far right of the body types, where you see the radio buttons "raw" then "binary" and "GraphSQL", you'll see "Text" - I just needed to select "JSON" from that drop down and it submitted without the error.