Forums

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

Unable to generate OAuth Access token

Ashvik Mohan January 4, 2018

After configuring Application link for OAUTH authentication , i tried to create request token using following command in command prompt i'e

C:\OAuthJar>java -jar rest-oauth-client-1.0.one-jar.jar requestToken  https://testjira18.atlassian.net 

but it return error on my command prompt .

please guide me to generate request token which will help me to integrate with JIRA

regards

Ashvik

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
February 19, 2018

Hi! 

 

Could you generate from other scripts? 

https://bitbucket.org/atlassian_tutorial/atlassian-oauth-examples

For example, from python script it works 

 

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer