Login using two-legged OAuth with impersonation throwing 400 error

Urvish Hingu November 18, 2019

Context

We are trying to create a chrome extension which will push tickets to the JIRA. We are trying to using 2LOi  for the ticket creation. Previously we have a plan to use  3LO  but I found out that publish an app in JIRA app store using that Auth is not supported.  

Here is the actual problem

When I am trying to get JWT token using impersonation I got 400 error. 

Here is the Example Repo: https://bitbucket.org/atlassian/atlassian-oauth2-samples/src/master/ 

The only change in previous repo is that I am using accountId instead of userKey because it is deprecated.

Can please someone help me on that? Thank you in advance.

 

 

 

0 answers

Suggest an answer

Log in or Sign up to answer