A 403 response indicates the client is not authorized to invoke the service. See Get Started for information on API authorization.
This sample response shows a typical permissions error:
{
"type": "/edgeworkers/error-types/edgeworkers-forbidden",
"title": "Forbidden.",
"detail": "Permission Invalid",
"instance": "/edgeworkers/error-instances/629e540b-f4cd-4390-9fd7-cef99d4dcdb1",
"status": 403,
"errorCode": "EW0014"
}