Error en chat o agente 597e2946-a592-48e2-9e78-2a9f2adbfd3a

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Request ID: 597e2946-a592-48e2-9e78-2a9f2adbfd3a
{“error”:“ERROR_BAD_REQUEST”,“details”:{“title”:“Bad request.”,“detail”:“Bad Request”,“isRetryable”:false,“additionalInfo”:{},“buttons”:,“planChoices”:},“isExpected”:true}
ConnectError: [invalid_argument] Error
at oou.$endAiConnectTransportReportError (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:12706:475325)
at qXe._doInvokeHandler (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:13633:23170)
at qXe._invokeHandler (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:13633:22912)
at qXe._receiveRequest (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:13633:21544)
at qXe._receiveOneMessage (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:13633:20361)
at gMt.value (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:13633:18388)
at Ce._deliver (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:2962)
at Ce.fire (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3283)
at Gyt.fire (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:12691:12156)
at MessagePort. (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:15679:18406)

Steps to Reproduce

I typed something in the chat and it didn’t respond. I checked the network, everything’s fine. I changed settings and everything seems okay. I don’t know what the problem could be.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.3.30 (system setup)
VSCode Version: 1.105.1
Commit: d1289018cc3fcc395487f65455e31651734308d0
Date: 2026-01-08T05:21:38.211Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

Yes - Cursor is unusable

Hi,

Thanks for posting on the Cursor forum!

To help ensure most of our users can participate in discussions, this forum is currently English only.

If you’d like, you can edit your post to translate it into English. Once it meets our guidelines, it will be automatically relisted.

Thanks for understanding!

Note: This is an automated detection system and sometimes makes mistakes. If your post is already in English, feel free to ignore this message, or just make a small edit and it will be reviewed again.

Hey, thanks for the report.

ERROR_BAD_REQUEST is usually related to MCP settings or the Override OpenAI Base URL setting. Please try:

  1. Settings > MCP: disable all MCP servers and restart Cursor
  2. Settings > Models > API Keys: make sure Override OpenAI Base URL is turned off, and temporarily disable any custom keys if you have them
  3. Create a new chat and check if it works there

If the issue still happens, please send:

  • Screenshots of Settings > Tools & MCP and Settings > Models > API Keys
  • Confirmation on whether it works in a new chat
  • A new Request ID after doing the steps above
  • Errors from Help > Toggle Developer Tools > Console

Let me know which step fixed it.