The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Facing problem in create issue

Rupali Petkar
October 3, 2011

I am creating a issue in jira using API method createIssue. I am getting this error "com.atlassian.jira.rpc.exception.RemotePermissionException: The project specified does not exist or you don't have permission to create issues in it."

I checked all permission and roles. The user is id which create a issue have all permission still i am facing this error.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 3, 2011

Checking the user has the rights is exactly the first thing to check, but if possible, don't just look at the user's profile - log in as them into the UI and check that they can start creating an issue in the project.

Assuming permissions are correct, then the usual cause of this error is the RPC token is invalid or wrong (login authentication actually failed, but you didn't notice). Check your code to make sure the user is still valid at the time you arrive at the create line

TAGS
AUG Leaders

Atlassian Community Events