Not acceptable. This typically results when your Accept
header requests data in an unsupported format.
This example shows an error due to the invalid Accept
header:
{
"type": "https://problems.luna.akamaiapis.net/papi/v1/http/not-acceptable",
"title": "Not Acceptable",
"detail": "The system does not support the content-type restrictions provided by your 'Accept' header.",
"instance": "papi/v1/build#abc12345abcc02a7",
"status": 406
}