How can I access attachments in comments in Service Desk via API? I can retrieve the ID, but a get to "/attachments/[ID]" says the attachment does not exist.
Furthermore, once I get the URL, the user logged into my site does not have a session with JIRAs server, how do I let anonymous users download these attachments?