Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Rovo
  • Questions
  • using tool createJiraIssue and receiving status 200 with error ""We are having trouble completing

using tool createJiraIssue and receiving status 200 with error ""We are having trouble completing

Aditya Raman
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 21, 2026

using tool createJiraIssue and receiving status 200 with message ""We are having trouble completing
cloudI Id tried with uuid and https://<>.aylassian.net
Also tried other tools .. I am getting same response.. Is it permission scope issue or something else??

3 answers

2 votes
Arkadiusz Wroblewski
Community Champion
May 22, 2026

Hello and Welcome to the Community @Aditya Raman 

To narrow this down, do read-only tools like listing projects work, or are all MCP tools failing? If it is a total connection failure, we are likely looking at an auth or permission blocker has your Org Admin explicitly enabled write access for the Rovo MCP server?

On the other hand, if only createJiraIssue fails, can your user account manually create that exact issue type in the target project, and have you tried testing a bare-minimum payload with just the project key, issue type, and summary to rule out hidden required fields?

1 vote
Tomislav Tobijas
Community Champion
May 22, 2026

Hey @Aditya Raman ,

Can you maybe share a bit more detail about this integration through MCP that you're trying to create?

Also, have you followed the instructions from the official support docs: Getting started with the Atlassian Rovo MCP Server 
Specifically, this relates to auth. and authorization: Authentication and authorization 

I cannot convert/move this question there, but here's a discussion group specifically related to MCP Server, so I'd recommend checking that. 👀

Cheers,
Tobi

Aditya Raman
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 22, 2026

Thanks for the pointers. I know I am using sse but its active supposed to be sunset by June 

This does not appear to be an authorization/connectivity failure at the MCP connection layer. The proxy successfully authenticates and connects to Atlassian MCP:

HTTP Request: GET https://mcp.atlassian.com/v1/sse "HTTP/1.1 200 OK"
✓ Connected to Atlassian MCP server

The tool call is also accepted by the Atlassian MCP endpoint:

POST https://mcp.atlassian.com/v1/sse?... "HTTP/1.1 202 Accepted"
✓ Tool executed successfully

The same generic response occurs not only for createJiraIssue, but also for read-only metadata tools such as getJiraProjectIssueTypesMetadata. So this is not limited to hidden required fields on createJiraIssue.

The JSON-RPC response is HTTP 200, with isError: false, but the tool content contains:

{"error":true,"message":"We are having trouble completing this action. Please try again shortly."}

So the issue seems to be an application-level/tool-level failure returned inside the MCP response body, rather than a transport-level authorization error.

We have also tested the bare-minimum create payload with only cloudId, projectKey, issueTypeName, and summary, and it returns the same generic error.

Like Tomislav Tobijas likes this
Tomislav Tobijas
Community Champion
May 30, 2026

@Aditya Raman ah, this falls a bit outside my domain. I could play around with this, but don't know if I'll have the time in the next couple of weeks 🫤

There was a dedicated MCP support channel, and I wanted to check it, but it appears they've deprecated that support portal, and all requests related to MCP are forwarded to Atlassian Support 

Arkadiusz Wroblewski
Community Champion
May 30, 2026

@Aditya Raman Maybe it will Sounds little Basic but Could you please confirm the following permissions path in Atlassian Administration?

Atlassian Administration → Rovo → Rovo MCP server → Permissions

Specifically, ensure that Read, Search, and Write permissions are enabled for Jira.

Best 

Arkadiusz 🤠 

0 votes
Dr Valeri Colon _Connect Centric_
Community Champion
June 16, 2026

@Aditya Raman welcome to the community. Since both write and read-only tools return the same embedded error after MCP connects successfully, this looks less like a Jira payload or required-field issue and more like an MCP permission/backend execution problem. I’d first confirm Jira Read, Search, and Write are enabled under Admin → Rovo → Rovo MCP server → Permissions. If they are, open Atlassian Support with timestamps, tool names, auth method, and sample responses.

Suggest an answer

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

Atlassian Community Events