This simple tutorial shows you how to use Postman in order to upload a document through a multipart/form-data request. Included in the zip file are sample JSON payloads and a sample PDF document.
Rate this Code Share
This simple tutorial shows you how to use Postman in order to upload a document through a multipart/form-data request. Included in the zip file are sample JSON payloads and a sample PDF document.
Comments
Reply to: Upload a document through multipart/form-data using Postman
Wednesday, August 4, 2021 at 03:24pmI followed the guide and received following message -
{"messageKey":"http.status.406","message":"Not Acceptable","code":406,"name":"Not Acceptable"}.
I am using US sandbox.