<?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: consecutive Export Rest API &amp;quot;Request is blocked by the upstream service until&amp;quot; ... Exp in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3158915#M41969</link>
    <description>&lt;P&gt;depending on your licence/contract you may be limited to 8 exports per 24 hrs.&amp;nbsp; A 5 minute delay does nothing in such a case.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 15:56:49 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-03-28T15:56:49Z</dc:date>
    <item>
      <title>consecutive Export Rest API "Request is blocked by the upstream service until" ... Export Rest API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3085214#M41301</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need to call power bi rest api to generate multiple pdfs and save them to blob.&lt;/P&gt;&lt;P&gt;I run the program in my pc with logic :&lt;/P&gt;&lt;P&gt;Run a local file&lt;/P&gt;&lt;P&gt;for each row of the file&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; call power bi rest api to generate pdf based on row content (i.e. "ExportTo" rest api)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; wait unitil pdf is ready (i.e. call rest api to check status)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; download pdf generated and move it to blob.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After first pdf genreted success,the second call "rest api export" always get "Request is blocked by the upstream service until,,,,"&lt;/P&gt;&lt;P&gt;After rerun, the first call may get "Request is blocked by the upstream service until,,,".&lt;/P&gt;&lt;P&gt;Only&amp;nbsp;"ExportTo" rest api&amp;nbsp; has this problem, others like "reports" or "groups" rest api do not have this problem.&lt;/P&gt;&lt;P&gt;Already struggle for a few days, any suggestion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:40:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3085214#M41301</guid>
      <dc:creator>kenwat</dc:creator>
      <dc:date>2023-02-17T14:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3086339#M41308</link>
      <description>&lt;P&gt;That is a forced restriction based on your license level.&amp;nbsp; Find alternatives.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 02:08:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3086339#M41308</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-02-19T02:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3086498#M41310</link>
      <description>&lt;P&gt;Each API has its own limitation of number of requests that can be processes in each time window.&lt;/P&gt;&lt;P&gt;For "Export to File" API the limitation also depends on the type of the reports you are exporting (Power BI reports / Paginated reports) and the type of the capacity the report resides in (Premium Per User, Premium Per Capacity)&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 12:26:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3086498#M41310</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2023-02-19T12:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3158863#M41967</link>
      <description>&lt;P&gt;I have added a Delay for 5 minutes in the for each loop and thaat doesnt seem to have helped either&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Im&amp;nbsp; trying to find a solution for this myself. I dont understand how a 5 minute delay hasnt helped this problem?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 15:26:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3158863#M41967</guid>
      <dc:creator>DebbieE</dc:creator>
      <dc:date>2023-03-28T15:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3158915#M41969</link>
      <description>&lt;P&gt;depending on your licence/contract you may be limited to 8 exports per 24 hrs.&amp;nbsp; A 5 minute delay does nothing in such a case.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 15:56:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3158915#M41969</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-03-28T15:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3171525#M42064</link>
      <description>&lt;P&gt;Actually this does work for me. A 5 mins delay within the loop seems to have helped&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 11:15:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3171525#M42064</guid>
      <dc:creator>DebbieE</dc:creator>
      <dc:date>2023-04-04T11:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3438002#M44528</link>
      <description>&lt;P&gt;My account have Power BI Premium per user license. It should allow 48 refreshes/day.&lt;/P&gt;&lt;P&gt;I have a power automate flow to refresh the dataset using Power BI API. It failed after 6 attemps and got&amp;nbsp;"Request is blocked by the upstream service" error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is weird.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 09:35:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3438002#M44528</guid>
      <dc:creator>Azure_newbie</dc:creator>
      <dc:date>2023-09-19T09:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3438110#M44531</link>
      <description>&lt;P&gt;This may be a limit on the data source, not on Power BI.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 10:47:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3438110#M44531</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-09-19T10:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: consecutive Export Rest API "Request is blocked by the upstream service until" ... Exp</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3438177#M44534</link>
      <description>&lt;P&gt;Thanks for your information.&lt;/P&gt;&lt;P&gt;The datasource we are using is&amp;nbsp;Azure Data Lake Storage. Do you know what is the limit?&lt;/P&gt;&lt;P&gt;After some tests, I found when Power BI API is blocked, I can still goto the Dataset in Power BI service and refresh it manually.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 12:03:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/consecutive-Export-Rest-API-quot-Request-is-blocked-by-the/m-p/3438177#M44534</guid>
      <dc:creator>Azure_newbie</dc:creator>
      <dc:date>2023-09-19T12:03:35Z</dc:date>
    </item>
  </channel>
</rss>

