Unsupported media type PUT API

Hello,

I am getting the attached error while running PUT request.

Invalid content-type. Supported request media types for this service are: [application/json, application/xml, text/xml]","detail":null},"status":"failure"}

I have added content-type = application/json as shown in the image below but i am still getting the error.

image

was able to fix it by putting content-type in headers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.