I am trying to create a page for my end-user to see the tickets we have made to show the progress. While JIRA API comes in handy, I am unable to work around images.
As my end-user won't have Jira Account and will be accessing tickets from my App, the images don't load for them and ask for a Jira Sign in.
Is there any way I can display JIRA Description Images and Attachments without having an active session with JIRA
I am using RoR for Development