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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

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