You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
I am using "https://jira.mydomain.com/rest/raven/1.0/api/testrun/1590644/attachment" from the API client and I am getting details of all attachments for this test run. I am also getting fileUrl in response in the below format
https://jira.mydomain.com/plugins/servlet/raven/attachment/36252/nameofevidence.jpg
Further, I want to perform "GET" on this URL to retrieve the actual file. But I am getting an authentication error. At the same time when I access the same URL in the browser, I am able to successfully download the attachment.
What I am missing here?
Sheetal