anthropics / anthropics/claude-code-action
App token exchange failed: 500 Internal Server Error - Internal server error
- Lingua principale
- TypeScript
- Stelle
- 8.9k
- Fork
- 2.1k
- Merge medio
- 3g 9h
- PR unite (30g)
- 10
Descrizione
**Describe the bug**
all our CI runs fail with
```
Auto-detected mode: agent for event: pull_request
Requesting OIDC token...
Attempt 1 of 3...
OIDC token successfully obtained
Exchanging OIDC token for app token...
Attempt 1 of 3...
App token exchange failed: 500 Internal Server Error - Internal server error
Attempt 1 failed: Internal server error
Retrying in 5 seconds...
Attempt 2 of 3...
App token exchange failed: 500 Internal Server Error - Internal server error
Retrying in 10 seconds...
Attempt 2 failed: Internal server error
Attempt 3 of 3...
App token exchange failed: 500 Internal Server Error - Internal server error
Attempt 3 failed: Internal server error
Operation failed after 3 attempts
Error: Action failed with error: Internal server error
Error: Process completed with exit code 1.
```
**To Reproduce**
* happens for all CI runs
**Expected behavior**
* The auth to succeed and the action to run
**Screenshots**
**Workflow yml file**
**API Provider**
[x] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
**Additional context**
* related to #863
* checked app permissions and everything looks fine
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.