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
Hi,
I'm trying to connect to Atlassian MCP with SSE - https://mcp.atlassian.com/v1/sse
After figuring out oauth token, and transport starts successfully Successfully started SSE transport for atlassian, the client receives 3 lines and then it errors with context cancelled; after some time, program exist (not immediately). I'm trying to understand what is going on, is there wrong with MCP server and provided data?
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to connect to Atlassian MCP with SSE - https://mcp.atlassian.com/v1/sse
After figuring out oauth token, and transport starts successfully
Successfully started SSE transport for atlassian
, the client receives 3 lines and then it errors withcontext cancelled
; after some time, program exist (not immediately). I'm trying to understand what is going on, is there wrong with MCP server and provided data?This is the data I receive
And the next line
Beta Was this translation helpful? Give feedback.
All reactions