This happens when the Content-Type
in the header is incorrectly configured.
STATUS:
415 Unsupported Media Type
BODY:
{
"code": 415001,
"message": "Unsupported media type in request.",
"detail": "Unsupported media type in request."
}
This happens when the Content-Type
in the header is incorrectly configured.
STATUS:
415 Unsupported Media Type
BODY:
{
"code": 415001,
"message": "Unsupported media type in request.",
"detail": "Unsupported media type in request."
}