'post request in "for-data" works fine but in "raw" mode doesnt work

getting api data by form-data mode works fine

but in raw mode response is "result=error;message=Authentication Failed"

and i changed content-type in headers to application/json and multipart/form-data form-data

raw



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source