I am trying to implement JIRA Rest API with OAuth Authentication, I was able to generate Access Token by following the steps in https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-oauth-authentication
I want to make an API call in c# with the access token gained. But the document does not provide any information on how to send the access token to the API.
Please help with the information on how to send the token.Any sample JIRA Api code with Token will be useful
Please try the below library and the post
https://bitbucket.org/samnaseri/dotnetauth/wiki/Home
also here is the similar kind of question in community
https://answers.atlassian.com/questions/172760
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.