This error happens a lot of you haven't set the content type as json in the headers:
"Content-Type: application/json"
Once you do that you should get the result you're expecting
This error happens a lot of you haven't set the content type as json in the headers:
"Content-Type: application/json"
Once you do that you should get the result you're expecting