HTTP/1.1 401 Unauthorized
Server: Angie
Date: Fri, 15 May 2026 10:49:16 GMT
Content-Type: application/problem+json
Content-Length: 460
Connection: keep-alive
Content-Language: en
Content-Language: ru
Access-Control-Allow-Headers: Content-Type, Authorization, Limit
Access-Control-Allow-Methods: GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH
Access-Control-Allow-Origin: *
X-S2s-Server: s2s-api-auth-stat
X-S2s-Response-By: itself
X-S2s-Request-Id-Mirrored: 6aaa732fe7bb383000498ce16f2045f7
X-Request-Id: 6aaa732fe7bb383000498ce16f2045f7
Access-Control-Max-Age: 100
Strict-Transport-Security: max-age=31536000; includeSubDomains
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": "6aaa732fe7bb383000498ce16f2045f7",
"origin": "s2s-api-auth-stat",
"status": 401,
"statusText": "Unauthorized",
"timestamp": "2026-05-15T10:49:15Z"
}
Тело ответа:
{
"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": "6aaa732fe7bb383000498ce16f2045f7",
"origin": "s2s-api-auth-stat",
"status": 401,
"statusText": "Unauthorized",
"timestamp": "2026-05-15T10:49:15Z"
}