In continuation with the above topic i am still having problems like this.
I am implementing a payment gateway the api that demands body as a key value in form-data like this:
but when i send it in either the form-data in api connector or the answer in above topic.
response:
with form-data in api connector i am facing same issue
but in postman it is working fine
I think the key name “body” is creating issue maybe.