This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
We have an internal NodeJS app that uses Power BI REST API to fetch refresh history for our datasets. We use the following API call:
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group
GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes
This call was working fine for us until Nov-14 and it suddenly stopped working. There hasn't been any changes to permissions in the Azure App registration. Wondering if anything changed with this API on MIcrosoft's end. All other API calls are working fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.