I have followed the example (https://bitbucket.org/atlassian_tutorial/atlassian-oauth-examples/src/3f0d22c5b1d8749fae6f05aa3556ca8ac3724b5a/python/?at=default) and managed to get the oauth token and secret.
Now how do I use them to make REST calls, I am using 'requests' in python to make API calls but it is returning 400 code only. However the same API call is working perfectly in browser.
I don't understand how to use the oauth token.
please, checkout https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/
and then I wrapped into that authentication method
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.