Forums

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

How to form the requests for jira oAuth dance

Lingxiao Wu July 8, 2020

Hi All,

I need to get the access token for making jira api calls, for which I need to do the oAuth dance. The sample code in the bitbucket does not work for me, so I would like to write the code by myself.

Please share the request details(headers, parameters, body, method etc.) for below endpoints:

REQUEST_TOKEN: '/plugins/servlet/oauth/request-Token'

AUTHORIZE: '/plugins/servlet/oauth/authorize'

ACCESS_TOKEN: '/plugins/servlet/oauth/access-token'

 

thanks,

Lingxiao

 

0 answers

Suggest an answer

Log in or Sign up to answer