#pnsive_mcp-oauth
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1415403193159909386
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Error in Cursor
2025-09-10 11:21:38.446 [info] Received OAuth callback with code 2025-09-10 11:21:38.801 [info] Using redirect URL {"url":"cursor://anysphere.cursor-retrieval/oauth/user-stripe/callback"} 2025-09-10 11:21:39.263 [error] Failed to complete OAuth exchange HTTP 400: Invalid OAuth error response: [ { "code": "invalid_type", "expected": "string", "received": "object", "path": [ "error" ], "message": "Expected string, received object" } ]. Raw body: {"error":{"message":"code_verifier does not match the expected challenge"}}
Error in VSCode
2025-09-10 11:31:11.321 [info] Connection state: Running 2025-09-10 11:31:16.323 [info] Waiting for server to respond to initializerequest... 2025-09-10 11:31:26.322 [info] Waiting for server to respond toinitializerequest... 2025-09-10 11:31:31.322 [info] Waiting for server to respond toinitialize request...
Hi, taking a look here. These are preview features and I have not played with it yet. Let me see what I can find
The error shows '"expected": "string", but "received": "object",'
thanks! I additionally keep getting this when I try to go thru the OAuth flow via the dashboard
(this error is when trying to do this in VSCode. In Cursor, I see the error message posted earlier)
As for the Dashboard behavior, can you clear all your cookies and try again? If you can try this in an Incognito window, that would be great
trying that..
I'm also asking my teammates
still the same error (across both Cursor & VSCode)
ty! (hi everyone!!)
Can you clarify about the above screenshot versus the errors?
And can you try to command + shift + p --> Clear all MCP Tokens in Cursor?
the error messages were from Cursor / the screenshot is what I see when I try to do this via VSCode..
Ah
the "Clear All MCP Tokens..." seeems to have done the trick - in Cursor..
Can you provide your browser URL for when you see the Dashboard error?
Cursor works..VSCode is failing..
Tried VSCode again after commnd + shift + p -> "MCP: Reset Trust"... same error.
Can you try to log out via the bottom left in VS Code and then try to OAuth again?
Trying that now…
pnsive_mcp-oauth
no luck... VSCode continues to give the OAuth error + repeated
2025-09-10 12:20:38.911 [info] Waiting for server to respond to initialize request...
in the Output log..
(taking over but for now we don't yet know what's causing this)
np / thanks! happy to file an issue at https://github.com/stripe/agent-toolkit/issues and pick things up if that would be more efficient?
i need to step away for a bit..feel free to close out this thread (and I can follow along on github on any issue that tracks this error).
thanks for unblocking me on Cursor!