Forums

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

OAuth 2 Jira instance

Sammy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 22, 2022

I am try to save the jira instance after Oauth2 authentication.

I am able to get the access token.

In basic authentication I can do that as 

Atlassian.Jira.Jira jira = Jira.CreateRestClient(url,email,api token);

 

But I am not able to store the instance in Atlassian.Jira.Jira variable using bearer token.

 

 

 

 

1 answer

0 votes
Sammy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 25, 2022

Please someone suggest any idea.

Suggest an answer

Log in or Sign up to answer