Hi All,
I am trying to invoke an external API which accepts data as form data key and value. However, which I try from the postman, the API works well when the data is send as a form data with key and value as text and fails when the value is a file...