toolhive icon indicating copy to clipboard operation
toolhive copied to clipboard

Validate that Cursor is capable of authenticating with ToolHive

Open yrobla opened this issue 2 months ago • 1 comments

yrobla avatar Nov 17 '25 10:11 yrobla

Same issue as vscode:

Client error for command HTTP 403: Invalid OAuth error response: [
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "error"
    ],
    "message": "Required"
  }
]. Raw body: {"errorCode":"E0000005","errorSummary":"Invalid session","errorLink":"E0000005","errorId":"oaePqaddTBnRKexrtilGXZ_BA","errorCauses":[]}

yrobla avatar Nov 17 '25 10:11 yrobla