<?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: Error 429 Too Many Requests using Invoke-PowerBIRestMethod refreshes in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Error-429-Too-Many-Requests-using-Invoke-PowerBIRestMethod/m-p/2195884#M32982</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/201867"&gt;@Richtpt&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The HTTP 429 Too Many Requests response status code indicates the user has sent too many requests in a given amount of time. Please review the following threads which have the same problem with you, hope they can help you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/Streaming-dataset-Error-http-429/m-p/321937" target="_self"&gt;&lt;STRONG&gt;Streaming dataset - Error http 429&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1637216288265.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/633047iD203C7EE345BECB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yingyinr_0-1637216288265.png" alt="yingyinr_0-1637216288265.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/migueesc123/PowerBIRESTAPI/issues/39" target="_self"&gt;&lt;STRONG&gt;(429): Too Many Requests Error&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1637216705805.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/633050iB56DA914D58ACB33/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1637216705805.png" alt="yingyinr_1-1637216705805.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/63946142/power-bi-dataset-refresh-completion-data-powershell" target="_self"&gt;&lt;STRONG&gt;Power BI - dataset refresh completion data PowerShell&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Thu, 18 Nov 2021 06:26:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-11-18T06:26:20Z</dc:date>
    <item>
      <title>Error 429 Too Many Requests using Invoke-PowerBIRestMethod refreshes</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-429-Too-Many-Requests-using-Invoke-PowerBIRestMethod/m-p/2191203#M32928</link>
      <description>&lt;P&gt;I'm working on a DevOps Release Pipeline for Power BI.&amp;nbsp; It was working fine with the last piece being to refresh the dataset.&amp;nbsp; But now when I try it again I get error 429 TooManyRequests.&amp;nbsp; Nothing changed in my Pipeline.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my Powershell I use Connect-PowerBIServiceAccount -ServicePrincipal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then Invoke-PowerBIRestMethod /Default.Takeover.&lt;/P&gt;&lt;P&gt;Then Invoke-PowerBIRestMethod /Default.UpdateParameters to change a parameter in the pbix report.&lt;/P&gt;&lt;P&gt;Then Invoke-PowerBIRestMethod /Default.BindToGateway.&lt;/P&gt;&lt;P&gt;Last Invoke-PowerBIRestMethod /refreshes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run it again all the other Invoke-PowerBIRestMethod's work fine, I only get the 429 error on refreshes.&amp;nbsp; If I comment all the other Invoke's out and only have the refreshes method I still get the 429 error.&amp;nbsp; If I go to the workspace web page and refresh there it works fine.&amp;nbsp; I even copied the urls from the logs and pasted them in VSC to run them.&amp;nbsp; All of the other methods run fine but the refreshes url gives me the 429 error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone give me more insight to what is going on with the refreshes method?&amp;nbsp; What am I doing that's too many requests?&amp;nbsp; Can I only issue the refreshes method a certain number of times per hour/day/dataset?&amp;nbsp; Is there a way to fix this, like a setting to change?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 23:44:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-429-Too-Many-Requests-using-Invoke-PowerBIRestMethod/m-p/2191203#M32928</guid>
      <dc:creator>Richtpt</dc:creator>
      <dc:date>2021-11-15T23:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error 429 Too Many Requests using Invoke-PowerBIRestMethod refreshes</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-429-Too-Many-Requests-using-Invoke-PowerBIRestMethod/m-p/2195884#M32982</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/201867"&gt;@Richtpt&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The HTTP 429 Too Many Requests response status code indicates the user has sent too many requests in a given amount of time. Please review the following threads which have the same problem with you, hope they can help you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/Streaming-dataset-Error-http-429/m-p/321937" target="_self"&gt;&lt;STRONG&gt;Streaming dataset - Error http 429&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1637216288265.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/633047iD203C7EE345BECB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yingyinr_0-1637216288265.png" alt="yingyinr_0-1637216288265.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/migueesc123/PowerBIRESTAPI/issues/39" target="_self"&gt;&lt;STRONG&gt;(429): Too Many Requests Error&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1637216705805.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/633050iB56DA914D58ACB33/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1637216705805.png" alt="yingyinr_1-1637216705805.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/63946142/power-bi-dataset-refresh-completion-data-powershell" target="_self"&gt;&lt;STRONG&gt;Power BI - dataset refresh completion data PowerShell&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 06:26:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-429-Too-Many-Requests-using-Invoke-PowerBIRestMethod/m-p/2195884#M32982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-18T06:26:20Z</dc:date>
    </item>
  </channel>
</rss>

