Web API HTTP POST Request | Missing content-type boundary
Hi everyone, I'm trying to upload two files to an API endpoint with the Web AP Services. I'm using a POST Multiple Files action, but I keep getting a Status 400 error which states: [Failed to read the request form. Missing content-type boundary.] ...