Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I keep getting a Too Many Requests error from the power bi API. I have a list of groups. I request the datasets in each group and look for their datasources. I am only interested in data sources that refresh on a particular gateway.
I have to go through all of our workspaces in order to identify all of the refreshes that have to be moved.
Solved! Go to Solution.
Hi @Anonymous ,
Which REST API you are trying to call? Is it REST API Admin - Groups GetGroupsAsAdmin? If yes, there is some limitation here...
GET https://api.powerbi.com/v1.0/myorg/admin/groups?$top={$top}
Maximum 50 requests per hour, per tenant. This call will also time out after 30 seconds to prevent adverse effect on the Power BI service.
Please review the following links which has the similar problem as yours, hope they can help you.
power bi exporter error : Maximum number of requests exceeded in time window
(429): Too Many Requests Error #39
Best Regards
Hi @Anonymous ,
Which REST API you are trying to call? Is it REST API Admin - Groups GetGroupsAsAdmin? If yes, there is some limitation here...
GET https://api.powerbi.com/v1.0/myorg/admin/groups?$top={$top}
Maximum 50 requests per hour, per tenant. This call will also time out after 30 seconds to prevent adverse effect on the Power BI service.
Please review the following links which has the similar problem as yours, hope they can help you.
power bi exporter error : Maximum number of requests exceeded in time window
(429): Too Many Requests Error #39
Best Regards
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 4 | |
| 3 | |
| 2 |