I'm trying to upload a file using the Rest API The result is always 415 Unsupported Media Type
The arguments and path elements match. But somehow the Media Type of the INputStream/File doesn't match application/octet_stream It is the same result via trying to upload from a HTML form as it is from Postman. Has anybody successfully uploaded a file using the Webservice ? Thanks Seb Sebastian Wagner Director Arrakeen Solutions http://arrakeen-solutions.co.nz/ <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
