Skip to content

Conversation

@tobinsouth
Copy link
Contributor

This works auth wise but gives SSE errors on passing user information in the auth flow. Just a validation of what could be done for the moment.

@vercel
Copy link
Contributor

vercel bot commented Aug 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
mcp-shop Ready Preview 💬 Add feedback Aug 12, 2025 1:15am

@tobinsouth
Copy link
Contributor Author

GPT-5's comment on why this does work with SSE:

SSE transport in mcp-handler fails with "Could not convert argument of type symbol to string" error even with minimal auth context (no user data). HTTP transport works perfectly with the same configuration.

The error occurs in the mcp-remote client's SSE EventSource implementation when trying to serialize data, suggesting a bug in the SSE transport layer rather than user data serialization issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants