HTTP/1.1 401 Unauthorized
Server: Angie
Date: Wed, 14 Jan 2026 07:18:24 GMT
Content-Type: application/problem+json
Content-Length: 460
Connection: keep-alive
Content-Language: en
Content-Language: ru
X-S2s-Request-Id-Mirrored: 73f4d6ee4c82c0b6255308cdda7d258e
Access-Control-Allow-Headers: Content-Type, Authorization, Limit
Access-Control-Allow-Origin: *
Access-Control-Max-Age: 100
X-S2s-Server: s2s-api-auth-stat
Access-Control-Allow-Methods: GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH
X-S2s-Response-By: itself
X-Request-Id: 73f4d6ee4c82c0b6255308cdda7d258e
Strict-Transport-Security: max-age=31536000; preload;
{
"title": "unauthorized",
"detail": "access token problem; access token signature is unverifiable: error while executing keyfunc: signature key not found; (probably you are using very old access token?)",
"code": "167251cb759b cc73ad3617b9d5c82732 84bd353bf-75",
"requestId": "73f4d6ee4c82c0b6255308cdda7d258e",
"origin": "s2s-api-auth-stat",
"status": 401,
"statusText": "Unauthorized",
"timestamp": "2026-01-14T07:18:23Z"
}
Тело ответа:
{
"title": "unauthorized",
"detail": "access token problem; access token signature is unverifiable: error while executing keyfunc: signature key not found; (probably you are using very old access token?)",
"code": "167251cb759b cc73ad3617b9d5c82732 84bd353bf-75",
"requestId": "73f4d6ee4c82c0b6255308cdda7d258e",
"origin": "s2s-api-auth-stat",
"status": 401,
"statusText": "Unauthorized",
"timestamp": "2026-01-14T07:18:23Z"
}