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. 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 (415) unsupported media type asked 11 years, 9 months ago modified 11 years, 9 months ago viewed 62k times
The Hidden Package Second Story Press
The remote server returned an error:
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.