Anthropic API Overloaded: 500 Error on Simple Request
500 internal server error - Internal Claude.ai API for artifacts
Claude API error despite showing that it's working in Anthropic Console
[BUG] API Error: 500
Videos
Guys, I'm sorry if this shouldnt go here but I dont really know what to do, I bought claude pro 2 days ago just to test artifacts that interact with the Claude.ai internal api and it just doesnt works, artifacts all return empty json errors and claude sonnet says the api is returning a 500 error, havent even been able to test artifacts, all status reports say everything is running, the connector and functions for artifacts its enabled, is this expected behaivour?, its with the window.claude.complete() api
Has anyone else been running into this with Claude Code Max x5 ($100 plan)?
I keep getting:
API Error: 500
{"type":"error","error":{"type":"api_error","message":"Overloaded"},"request_id":null}This usually pops up when I’m working in Claude Code and trying to run requests. For something that costs $100/month, I didn’t expect “overloaded” errors like this.
Is this happening to others?
Is it a temporary Anthropic server capacity issue?
Or am I hitting some hidden rate limit even though I’m on the Max x5 plan?
Would appreciate any insights or workarounds from people who’ve faced this. Thanks!
Hey guys, I've been getting a lot of errors lately when working with the API. Mainly I get [500] Internal server error and [529] Overloaded. Does anybody encounter the same, does anybody have any suggestions for a fix or are the servers just that unstable? Unfortunately this is not allowing me to work at all.
I'm getting the following error when making an API call:
API Error: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CVF5U5Qc7DhyDdJW4RVeU"}
Anyone know what might be causing this? How can I resolve it?