API connector issue with form-data, and body as a key

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:

image

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.

As Form-data:

error is same:

This topic was automatically closed after 70 days. New replies are no longer allowed.