Hi All,
I’m facing an issue when consuming an API with multipart/form-data. I’m able to send the file through the API, and the status code returned is 200. However, when I re-check the file afterward, its content is empty.
Has anyone encountered this issue before or have any ideas on how to resolve it?
Thanks in advance!
Here my API:
Can you plz check these 2 module.Please change the consume API url after installation fomr your personal env.
Also refer it https://success.outsystems.com/documentation/11/integration_with_external_systems/rest/consume_rest_apis/consuming_a_rest_api_with_a_multipart_or_form_data_method/