I want to get all tickets of service desk by creator.
How i can achieve it using OAuth and jquery.
My application in .Net can u pls provide sample code to authenticate rest api using oauth and get all ticket of user from service desk.
Have a look at https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials
That contains simple generic tutorials to do searching and logging-in via OAuth.
It uses curl to do the calls because that is one of the most clear and simple ways to demonstrate them with a generic but working call. You should be able to translate them into your language of choice quite easily.
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.