Dear community
I am trying to download a file from a Jira issue.
Using the Jira activities I am able to get the url for the attachement but when calling it with Http request activity I get an incorrect file it seems to be related to authentification method.
How should I parameter the authorization in the Http request with my Jira API token?
Thanks