415 Unsupported Media Type - IBM/IFT-Developer-Zone GitHub Wiki
Error Description
The Connector API rejects the XML submission and returns a 415 Unsupported Media Type response.
Instructions to fix
Connector only accepts XML and all requests require the header Content-Type with the value application/xml. Please ensure this request header is set, contains the correct value, then resubmit the XML.