I’ve been using the following to connect powerbi with jira web api.
However, since the last few days, this seems to be not working. pls guide on the same.
BaseUrl = “https://support-tech.atlassian.net”,
ApiEndPoint = “/rest/api/latest/search”
I’ve been using the following to connect powerbi with jira web api.
However, since the last few days, this seems to be not working. pls guide on the same.
BaseUrl = “https://support-tech.atlassian.net”,
ApiEndPoint = “/rest/api/latest/search”
You are using a deprecated endpoint, use this one instead: /rest/api/3/search/jql