anthropics / anthropics/claude-code-action
App token exchange failed: 500 Internal Server Error - Internal server error
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.9k
- Forks
- 2.1k
- Ø Merge
- 3 T. 9 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.