Good afternoon!
Please help me to understand API version 3
I use OAuth 2.0 (I have access_token and refresh_token)
I want to create an issue (cloud jira)
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post
But i dont understand how to use access_token, in documentation there are examples only with basic(email+api token)
1) Can I use oAuth 2.0 access tokens at all or this possibility doesn't exist and only basic authorization can be used?
2) If possible, can you write an example link where i should send a post request ?
thanks
I try to do it:
I get error 400 as a result
Also a bit confused on this. I create an oauth cred with client id and secret. It only lets me grant build, development, etc permissions.
Online 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.