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 |
---|---|
accessDenied | Returned when the client's credentials were verified, but didn't have authorization to access the requested resource. |
contractAccessProblem | Returned when a client attempts to create a domain under a contract that the client lacks access to. |
groupAccessProblem | Returned when a client attempts to create a domain under a group that the client lacks access to. |