Hi, I am trying to send a request to a REST API. It involves 2 types of data: 1. XML 2. .doc file
I followed your instructions. All went well. but in response I got following message:
{"Message":"Expected MIME multipart request."}
Please, guide
Hi,
I am trying to send a request to a REST API. It involves 2 types of data:
1. XML
2. .doc file
I followed your instructions. All went well. but in response I got following message:
{"Message":"Expected MIME multipart request."}
Please, guide