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}
Type | Description |
---|---|
serverError | Returned when there is an issue on the server side that the server doesn't have a modified state for. Safeguards are in place to make sure everything is as it was when the request began. You can retry the request. If retrying doesn't resolve the problem, contact Akamai customer support for assistance. |