I need help getting my JIRA instance to accept REST. its v.7.3.8
It's configured OAUTH with MFA so I need to use an apitoken.
I can successfully use my username:token with Confluence and bitbucket rest interfaces but just with JIRA, i get 403
Could this be a Jira setting?
Appreciate insite/advice anyone has to share.
Thanks!
as @Nir Haimov said, 403 sounds like either Jira accepted your credentials and you don't have the permissions or didn't find credentials at all in your call. Since the call seems to work in your browser, I'd guess the first one is the case.
Some questions to point you to a possible solution or us to provide better help:
Cheers,
Matthias.
If you get 403 that means you don't have access to do the action you are trying to do in Jira via REST API.
Try to check your Jira permissions for the thing you are trying to do
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can run the command from a browser as the same jira user and have no issue.
My user has administrator and system-administrator rights plus I am doing the most basic of operations
rest/api/latest/issue/createmeta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.