Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

415 Unsupported Media Type

Josh Horton edited this page Feb 25, 2020 · 2 revisions

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.


Clone this wiki locally