This table provides details for many of the errors you may encounter and the HTTP status codes they share. Note that this isn't an exhaustive listing. Each problem object's type member corresponds to distinct error cases. Problem types reported in HTTP error responses follow this URI pattern, where the type value appends after the common prefix string:

https://problems.luna.akamaiapis.net/config-gtm/{version}/{type}
TypeDescription
featureNotSupportedByMediaTypeReturned when the server can't represent a resource using the requested media type. The response entity's minimumMediaTypeRequired member lists the minimum version media type needed to successfully render the resource. See API versioning for more information.