Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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.