SyntaxFix
Write A Post
Hire A Developer
Questions
I had similar problem while using in postman. for POST request under header section add these as
key:valuepair
Content-Type:application/json Accept:application/json
i hope it will work.