{
"status": 401,
"statusText": "Unauthorized",
"message": "The access token you sent could not be found or is invalid.",
"details": {},
"request": {
"url": "https://cdn.contentful.com:443/spaces/tofsejyzyo24/environments/master/entries",
"headers": {
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/vnd.contentful.delivery.v1+json",
"X-Contentful-User-Agent": "sdk contentful.js/11.0.3; platform node.js/v20.19.5; os Linux/v20.19.5;",
"Authorization": "Bearer ...bDzZE",
"User-Agent": "axios/1.9.0",
"Accept-Encoding": "gzip, compress, deflate, br"
},
"method": "get"
},
"requestId": "4629f2ae-0242-4e95-ac60-7bdcb6a84497"
}