When inputting double quotes in the body editor they are formatted to a different double quote character. e.g.
"display" gets formatted to “display”
As a result I find I have to create my body text in VS Code and then paste it into the body section. The JSON parser we are using on our backend fails and gives us this error message,
Unexpected character ('S' (code 83))