While Posting the data using Rest API Post method, getting an error in Json download tool stating 422 missing data field
Anyone can please help me out to resolve it.
Solved! Go to Solution.
Can you share the API specs (ie where you are connecting to and the documentation) as well as your payload sample and what you re setting as headers in your download tool?
this may be as simple as throwing content-type application/json into your headers.