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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Power BI Admin Too Many Requests

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.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.