Request I'm sending:
curl --location --request POST 'https://gorest.co.in/public/v2/posts/457749/comments' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer 9d....080' \
--data-raw '{
"post": "5375",
"name": "NameNew",
"email": "
[email protected]",
"body"...