Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Unable to use mcp server in my one mcp client I using mcp server using auth flow i'm able to get tok

Unable to use mcp server in my one mcp client I using mcp server using auth flow i'm able to get tok

Sumit Mahajan
April 27, 2026

I using mcp server using auth flow i'm able to get token using the given token i can able to access list by passing the access token in header but when im calling the tools it giving response as 200 with text 

We are having trouble completing this action. Please try again shortly

postman request POST 'https://mcp.atlassian.com/v1/mcp' \
  --header 'mcp-session-id: ****************************' \
  --header 'Accept: application/json,text/event-stream' \
  --header 'Content-Type: application/json' \
  --header 'Authorization: ••••••' \
  --body '{
    "jsonrpc": "2.0",
    "id": 2,
    "method": "tools/call",
    "params": {
        "name": "getAccessibleAtlassianResources",
        "arguments": {
        }
    }
}

1 answer

0 votes
Nikola Perisic
Community Champion
April 27, 2026

Hello @Sumit Mahajan 

If you are getting the response of 200, the API is working. This can be a temporary issue from the Atlassian's server. Try in incognito mode and clear your cache.

Sumit Mahajan
April 27, 2026

@Nikola Perisic  I have tried with postman collection with json rpc request to verify the issue i have been checking this from last one week. Still im facing the same issue.

Nikola Perisic
Community Champion
April 27, 2026

@Sumit Mahajan 

In that case, I would suggest contacting Atlassian support. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events