[Integration] failed to refresh token for procore integration(524) - state: failed, error_message: T
Service
cupixworks-api
Occurrences
13
Status
Reported
Confidence
80%
Actionability
52%
Cluster ID
5cc1c771-5664-4c2c-abb3-1dc22facecd4
First Seen
2026-04-20 03:57 UTC
Last Seen
2026-08-05 01:43 UTC
Actions
[Integration] failed to refresh token for procore integration(524) - state: failed, error_message: T
RCA Summary#
Procore integration(524)의 access token이 2026-02-17에 만료된 후 약 2개월간 갱신되지 않은 상태에서, 사용자가 POST /api/v1/reviews/2pujqr/integrations/procore/access_token API를 호출하여 token refresh를 시도했다. 이때 ProcoreOperation.refresh_token이 Procore OAuth 서버에 만료된 refresh token을 전송했고, Procore가 invalid_grant (401 Unauthorized)로 거부했다. OAuth refresh token은 일정 기간 미사용 시 자동 만료되는데, 2개월간 사용되지 않아 이미 revoke된 상태였다. 이는 특정 integration(524)에 국한된 문제이며, 동일 시간대 다른 procore integration들은 정상적으로 token refresh에 성공했다.
Scoring#
Confidence 80% · Actionability 52%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 9 code refs, 5 log queries |
| Code path explicitness | 3/3 | 9 file:line refs |
| Log evidence | 2/3 | section, query |
| RCA structure | 3/3 | 3/3 sections |
| Revision history | 0/3 | 0 revision(s) |
| Agent execution | 3/3 | success |
Actionability#
| Dimension | Score | Detail |
|---|---|---|
| Fix complexity | 5/5 | trivial |
| Affected files | 1/5 | 9 file(s) |
| Single repo | 1/3 | 2 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 3/3 | no external deps |
| Data migration | 3/3 | no migration |