API authentication failure. See Get started for guidance on how to correctly set up your API hostname token.
This sample 401 error shows a typical API client token issue:
{
"type": "https://problems.luna.akamaiapis.net/-/pep-authn/deny",
"title": "Not authorized",
"status": 401,
"detail": "Inactive client token",
"instance": "https://akab-6k5ovvrobmo7h5e2-vf7uvomu7olzqlwf.luna.akamaiapis.net/identity-management/v3/api-clients/self/credentials?actions=true",
"method": "GET",
"serverIp": "104.77.229.69",
"clientIp": "71.192.111.20",
"requestId": "46fceae2",
"requestTime": "2023-03-01T19:32:26Z"
}