On Windows, claude-code-proxy 0.1.23 loads the Cursor provider and accepts Cursor model IDs, but all Cursor-backed requests return:
Connect error 429: Error (resource_exhausted)
Tested models:
- cursor
- cursor-plan
- cursor-ask
- composer-2.5
- composer-2.5-fast
- cursor-composer-fast
Environment:
- Windows 11
- claude-code-proxy 0.1.23
- Cursor app version 3.12.30
- CCP_CURSOR_CLIENT_VERSION unset
- claude-code-proxy cursor auth status shows valid auth.json and unexpired access token
- no HTTP_PROXY/HTTPS_PROXY env vars
- WinHTTP proxy = direct
- Internet Settings proxy disabled
- Test-NetConnection api2.cursor.sh -Port 443 succeeds
- curl.exe https://api2.cursor.sh/ returns normal "Welcome to Cursor" response
Claude harness is correctly pointed at the proxy and requests appear in proxy.log, but all Cursor upstream requests return 429 resource_exhausted.
Official Cursor app/CLI usage works on the same account.
On Windows, claude-code-proxy 0.1.23 loads the Cursor provider and accepts Cursor model IDs, but all Cursor-backed requests return:
Connect error 429: Error (resource_exhausted)
Tested models:
Environment:
Claude harness is correctly pointed at the proxy and requests appear in proxy.log, but all Cursor upstream requests return 429 resource_exhausted.
Official Cursor app/CLI usage works on the same account.