You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that this discussion would not be more appropriate as an issue in a specific repository
I have searched existing discussions to avoid duplicates
Discussion Topic
Hello,
I am attempting to use an AI tool (like ChatGPT or another Model Context Protocol client) to interact with a service running on an ngrok tunnel. However, the client is consistently failing to authenticate, and the server is rejecting the request.
The Error:
The server returns the following JSON response to the initial request:
{"error":{"code":-32000,"message":"Bad Request: Mcp-Session-Id header is required"},"id":"","jsonrpc":"2.0"}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
Hello,
I am attempting to use an AI tool (like ChatGPT or another Model Context Protocol client) to interact with a service running on an ngrok tunnel. However, the client is consistently failing to authenticate, and the server is rejecting the request.
The Error:
The server returns the following JSON response to the initial request:
{"error":{"code":-32000,"message":"Bad Request: Mcp-Session-Id header is required"},"id":"","jsonrpc":"2.0"}Beta Was this translation helpful? Give feedback.
All reactions