Error 415 unsupported media type while executing list rest api from post man asked 8 years, 7 months ago modified 2 years, 9 months ago viewed 58k times I am trying to run the azure speech to text resource on some audio held in blob storage, so i have a python program that creates the file in blob storage and then attempts to. The remote server returned an error:
RICH LIEBERMAN 415 MEDIA
I have a.net core web api that is returning a 415 unsupported media error when i try to post some data to it that includes some json.
That is it indicates that the server refuses to accept the request because the payload format is in an unsupported.
Here's part of what is returned in the.