[Bug] Anthropic API Error: Internal Server Error on OAuth Reauthentication

Resolved 💬 9 comments Opened Oct 31, 2025 by amilovidov Closed Oct 31, 2025

Bug Description
getting a 500 error on reauthentication with Claude Code {
"type": "error",
"error": {
"type": "api_error",
"message": "Internal server error"
},
"request_id": "req_011CUfHx6wRg8kc9k1okd7S8"
}

https://claude.ai/oauth/authorize?code=true&client_id=9d1c250a-e61b-44d9-88ed-5944d1962f5e&response_type=code&redirect_uri=https%3A%2F%2Fconsole.anthropic.com%2Foauth%2Fcode%2Fcallback&scope=org%3Acreate_api_key+user%3Aprofile+user%3Ainference&code_challenge=[redacted]&code_challenge_method=S256&state=dUdxcXNamsGz4YKDIZ4UNJAKvOln-ofw27sf8rtaR7Q

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.0.30
  • Feedback ID: f2b3a1c4-5c5b-476d-95e9-08fbe7b4c21e

Errors

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 9 comments on GitHub. Read the full discussion on GitHub ↗