Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.