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

Reply
ejQap
Advocate I
Advocate I

Power BI API 429 too many requests error

Hey, 

 

We use Power BI embedded service and also use push dataset API (https://learn.microsoft.com/en-us/rest/api/power-bi/push-datasets) + other apis (https://learn.microsoft.com/en-us/rest/api/power-bi/datasets, https://learn.microsoft.com/en-us/rest/api/power-bi/groups) to refresh the datasets and give info about the datasets created and pushed.

 

Recently, we get some 429 error code ('You have exceeded the amount of requests allowed in the current time frame and further requests will fail.) while doing POST or GET requests. I can't find any official documentation about the throttling limit.

 

Does anyone can provide more insights about the API throttling limit?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @ejQap ,

 

As explained in the official documentation:

When a user sends a number of requests that exceeds a predetermined limit during a time window, Power BI throttles any further requests from that user for a short period.

When applications experience throttling, Power BI returns an HTTP status code 429 (Too many requests) with a Retry-After HTTP header in the response, indicating how many seconds the calling application has to wait before making a new request.

Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn

You can check the following link about the limitations of the Power BI Rest API, it may be a Power BI application limitation to prevent overuse of resources, you can wait for a defined period of time before retrying the request:

vyangliumsft_0-1718244703989.png

Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn

Please check out the following threads that are having the same problem as you and hopefully they will be helpful.

Solved: Streaming dataset - Error http 429 - Microsoft Fabric Community

powerbi - Power BI - dataset refresh completion data PowerShell - Stack Overflow

(429): Too Many Requests Error · Issue #39 · migueesc123/PowerBIRESTAPI · GitHub

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi  @ejQap ,

 

As explained in the official documentation:

When a user sends a number of requests that exceeds a predetermined limit during a time window, Power BI throttles any further requests from that user for a short period.

When applications experience throttling, Power BI returns an HTTP status code 429 (Too many requests) with a Retry-After HTTP header in the response, indicating how many seconds the calling application has to wait before making a new request.

Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn

You can check the following link about the limitations of the Power BI Rest API, it may be a Power BI application limitation to prevent overuse of resources, you can wait for a defined period of time before retrying the request:

vyangliumsft_0-1718244703989.png

Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn

Please check out the following threads that are having the same problem as you and hopefully they will be helpful.

Solved: Streaming dataset - Error http 429 - Microsoft Fabric Community

powerbi - Power BI - dataset refresh completion data PowerShell - Stack Overflow

(429): Too Many Requests Error · Issue #39 · migueesc123/PowerBIRESTAPI · GitHub

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.