Hey, thanks for the report.
I’ve seen similar cases with error 57 + resource_exhausted. It’s often caused by third-party API key settings or a Base URL override.
Could you check:
-
Cursor Settings → Models
- Make sure Override OpenAI Base URL is turned off
- Check if any third-party API keys were added (OpenAI, Anthropic, etc.). If yes, try removing them temporarily
-
If you do have third-party keys, try fully signing out and back in (Cursor Settings → Sign Out, then Sign In)
-
Create a new test project/workspace and try sending a simple message in chat there
In one similar case, the issue was that the user accidentally enabled a third-party GLM-4.7 key. After disabling it, everything worked again: Cursor not working! - #9 by user1717
Let me know how it goes.