Const
415 Unsupported Media Type
The media format of the requested data is not supported by the server, so the server is rejecting the request.
import { UNSUPPORTED_MEDIA_TYPE } from 'costatus'; Copy
import { UNSUPPORTED_MEDIA_TYPE } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/415
415 Unsupported Media Type
The media format of the requested data is not supported by the server, so the server is rejecting the request.
https://developer.mozilla.org/docs/Web/HTTP/Status/415