Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next 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

REST API - "Get Refresh History In Group" API call stopped working

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.

Status: New