Hi Team,
When I am running the following POST API for creating an issue in Jira Cloud:
https://cleartrail.atlassian.net/rest/api/3/issue with the following Request Body:
Hi @felispaul ,
moreover, in addition to what said by @Dirk Ronsmans , plese verify that user which run the create REST Api has "Modify Reporter" permission https://confluence.atlassian.com/adminjiracloud/permissions-for-company-managed-projects-1001823931.html
Hope this helps,
Fabio
Hey @felispaul
That error should be about it not being on the Create screen for your Story (issue type with id:10001)
Do also make sure that the user you are using actually has permissions to create the issue as sometimes those error are a bit more ambiguous.
A quick test could be to log on with the user that you run the call with and try and create the issue manually with the same parameters.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dirk,
I logged in into the user from which I am running this API call. This is my user and observed that I am able to create the issue manually from the Jira with the parameters and values provided in the API.
Thanks,
Felis Paul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.