Hi Team,
I was trying to get an issue using an end point
https://vennala123.atlassian.net/rest/api/3/issue/JIR-1
where:
https://vennala123.atlassian.net is my local account
JIR-1 record created in the Jira .
Kindly help me where i am going wrong
Hi @Vennala
How are you consuming that end point? In the browser or any other tools like Postman or curl or script? What is the error?
First try it in the browser and since you would be already logged, you should see the JSON response. To do it using a script you would need to generate Authentication Token from your profile.
I hope it helps.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.