anthropics / anthropics/claude-code-action
App token exchange failed: 500 Internal Server Error - Internal server error
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.9k
- Forks
- 2.1k
- Merge medio
- 3 d 9 h
- PR fusionados (30 d)
- 10
Descripción
**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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.