Hi Team,
I am trying to do REST API Call to JIRA using Azure data factory. I have a Corporate JIRA service hosted on Data center (https://xyzer.pqe.net). I created the REST Linked service, when I checked the connection it says connection successful. I gave Authentication type as basic and gave username and password for authentication.
While creating Linked service I attached self hosted IR and There is no firewall blocking the IP from both JIRA and Azure IR side. I didn't mention any Header.
relative URL: /jira/rest/api/2/search/
Basic URL: https://xyzer.pqe.net
When I preview data I get below error
Fail to read from REST resource. An error occurred while sending the request. The remote server returned an error: (403) Forbidden.