Skip to main content

10024 – Unsupported Content-Type

The API endpoint only accepts requests that are form encoded or JSON, i.e. they must have a Content-Type header of either application/x-www-form-urlencoded or application/json.

10024 – HTTP Status – 415

Must encode request as 'application/x-www-form-urlencoded' or 'application/json'

On this page