<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Power BI API 429 too many requests error in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-429-too-many-requests-error/m-p/3989942#M53374</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/378147"&gt;@ejQap&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As explained in the official documentation:&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/?redirectedfrom=MSDN#throttling" target="_blank"&gt;Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_0-1718244703989.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1115855i6EAA307909682570/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vyangliumsft_0-1718244703989.png" alt="vyangliumsft_0-1718244703989.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/push-datasets-limitations" target="_blank"&gt;Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please check out the following threads that are having the same problem as you and hopefully they will be helpful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/Streaming-dataset-Error-http-429/m-p/321937" target="_blank"&gt;Solved: Streaming dataset - Error http 429 - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/63946142/power-bi-dataset-refresh-completion-data-powershell" target="_blank"&gt;powerbi - Power BI - dataset refresh completion data PowerShell - Stack Overflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/migueesc123/PowerBIRESTAPI/issues/39" target="_blank"&gt;(429): Too Many Requests Error · Issue #39 · migueesc123/PowerBIRESTAPI · GitHub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2024 02:12:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-06-13T02:12:17Z</dc:date>
    <item>
      <title>Power BI API 429 too many requests error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-429-too-many-requests-error/m-p/3989426#M53365</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use Power BI embedded service and also use push dataset API (&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/push-datasets)," target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/push-datasets)&lt;/A&gt; + other apis (&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets," target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/datasets,&lt;/A&gt; &lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/groups)" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/groups) &lt;/A&gt;to refresh the datasets and give info about the datasets created and pushed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently, we get some 429 error code (&lt;SPAN&gt;&lt;SPAN class=""&gt;'You have exceeded the amount of requests allowed in the current time frame and further requests will fail.&lt;/SPAN&gt;&lt;/SPAN&gt;) while doing POST or GET requests. I can't find any official documentation about the throttling limit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone can provide more insights about the API throttling limit?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 18:49:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-429-too-many-requests-error/m-p/3989426#M53365</guid>
      <dc:creator>ejQap</dc:creator>
      <dc:date>2024-06-12T18:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI API 429 too many requests error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-429-too-many-requests-error/m-p/3989942#M53374</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/378147"&gt;@ejQap&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As explained in the official documentation:&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/?redirectedfrom=MSDN#throttling" target="_blank"&gt;Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_0-1718244703989.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1115855i6EAA307909682570/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vyangliumsft_0-1718244703989.png" alt="vyangliumsft_0-1718244703989.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/push-datasets-limitations" target="_blank"&gt;Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please check out the following threads that are having the same problem as you and hopefully they will be helpful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/Streaming-dataset-Error-http-429/m-p/321937" target="_blank"&gt;Solved: Streaming dataset - Error http 429 - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/63946142/power-bi-dataset-refresh-completion-data-powershell" target="_blank"&gt;powerbi - Power BI - dataset refresh completion data PowerShell - Stack Overflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/migueesc123/PowerBIRESTAPI/issues/39" target="_blank"&gt;(429): Too Many Requests Error · Issue #39 · migueesc123/PowerBIRESTAPI · GitHub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 02:12:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-API-429-too-many-requests-error/m-p/3989942#M53374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-13T02:12:17Z</dc:date>
    </item>
  </channel>
</rss>

