init fails for Streamable http for java #411
              
                Unanswered
              
          
                  
                    
                      anandkrrai
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
HI Team,
I am trying to initialize the MCP sync client for streamable http transport. I am doing following :
I have updated the DEFAULT_ENDPOINT in the HttpClientStreamableHttpTransport to
/mcp/to aoid any redirects.From the following logs, i have made sure that that the
notifications/initializedcall sends a 202 response.After 20 seconds(the time out), the server init fails with following :
I am not sure hot to fix this for Java SDK. Any support is much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions