lexoning opened a new issue, #67:
URL: https://github.com/apache/doris-mcp-server/issues/67
使用的版本:0.6.0
问题:初始化成功但所有后续请求都报 "Missing session ID"
🔑 Session ID: deece586920a474eb89149e11dca981d
🔧 尝试方法: doris/execute
请求: {"jsonrpc": "2.0", "id": 2, "method": "doris/execute", "params":
{"sql": "SELECT 1 as test", "session_id": "deece586920a474eb89149e11dca981d"}}
状态: 400
❌ 失败:
{"jsonrpc":"2.0","id":"server-error","error":{"code":-32600,"message":"Bad
Request: Missing session ID"}}
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]