<?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: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2760825#M25754</link>
    <description>&lt;P&gt;Thank You&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt; for the comment. But to make that happen to trigger the events I would need Premium rite. Becz Our Share Point library updates every now and then, atleast more than 30+ events happening daily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also You mentioned "&lt;SPAN&gt;Sharepoint based data sources are automatically refreshing the dataset "within the hour"&amp;nbsp; (allegedly, according to Microsoft)."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But his wont refresh the report rite. Si still I see issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 03:41:11 GMT</pubDate>
    <dc:creator>EbyEaso</dc:creator>
    <dc:date>2022-09-12T03:41:11Z</dc:date>
    <item>
      <title>SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2749083#M25627</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report which has data source from Share Point Library. And have schedule refresh for 8 times a day. It was working fine from begining of this year since I created. But for last couple of days it gives me an error as shown below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me to resolve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 03:32:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2749083#M25627</guid>
      <dc:creator>EbyEaso</dc:creator>
      <dc:date>2022-09-06T03:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751585#M25656</link>
      <description>&lt;P&gt;The sharepoint server tells you to slow down and send fewer requests, with bigger intervals between them/&amp;nbsp; Check if you have a rogue process somewhere that is bombarding the sharepoint server with requests.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 00:19:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751585#M25656</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-09-07T00:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751687#M25658</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="264181" data-lia-user-login="EbyEaso" class="lia-mention lia-mention-user"&gt;EbyEaso&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When the user sends too many requests within a given time or get throttled in SharePoint Online, maybe cause this error:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;workaround1:&lt;/P&gt;
&lt;P&gt;It is recommended that you put all upload tasks in a console application and schedule the upload frequency within a certain interval of the code logic, which may help reduce the burden on the client and server machines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;workaround2:&lt;/P&gt;
&lt;P&gt;advise you to stagger your jobs and to make sure that an appropriate interval is used so that one job can finish before the next one starts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the reference document link:&lt;A href="https://docs.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online" target="_self"&gt;Avoid getting throttled or blocked in SharePoint Online&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Henry&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 01:38:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751687#M25658</guid>
      <dc:creator>v-henryk-mstf</dc:creator>
      <dc:date>2022-09-07T01:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751831#M25659</link>
      <description>&lt;P&gt;This report is made out from Power BI. So you mean i neeed to give more intervals between each refresh? Currently I set 1 or 2 hrs between each refresh.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 03:08:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751831#M25659</guid>
      <dc:creator>EbyEaso</dc:creator>
      <dc:date>2022-09-07T03:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751834#M25660</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 03:08:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2751834#M25660</guid>
      <dc:creator>EbyEaso</dc:creator>
      <dc:date>2022-09-07T03:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2754329#M25683</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This report is made out from Power BI. So you mean i neeed to give more intervals between each refresh? Currently I set 1 or 2 hrs between each refresh.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 05:44:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2754329#M25683</guid>
      <dc:creator>EbyEaso</dc:creator>
      <dc:date>2022-09-08T05:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2755453#M25696</link>
      <description>&lt;P&gt;Instead of scheduling it consider to trigger the refresh requests based on events.&amp;nbsp; As a matter of fact, Sharepoint based data sources are automatically refreshing the dataset "within the hour"&amp;nbsp; (allegedly, according to Microsoft).&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 12:23:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2755453#M25696</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-09-08T12:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2760825#M25754</link>
      <description>&lt;P&gt;Thank You&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt; for the comment. But to make that happen to trigger the events I would need Premium rite. Becz Our Share Point library updates every now and then, atleast more than 30+ events happening daily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also You mentioned "&lt;SPAN&gt;Sharepoint based data sources are automatically refreshing the dataset "within the hour"&amp;nbsp; (allegedly, according to Microsoft)."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But his wont refresh the report rite. Si still I see issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 03:41:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2760825#M25754</guid>
      <dc:creator>EbyEaso</dc:creator>
      <dc:date>2022-09-12T03:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint: Request failed: The remote server returned an error: (429). (429 TOO MANY REQUESTS)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2761670#M25764</link>
      <description>&lt;P&gt;Reports don't get refreshed. Datasets get refreshed. If a dataset includes a data source on a SharePoint then any changes in that source are - allegedly - reflected in the dataset within the hour automatically. This is independent of any scheduled or API requests from your side.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:07:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SharePoint-Request-failed-The-remote-server-returned-an-error/m-p/2761670#M25764</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-09-12T11:07:51Z</dc:date>
    </item>
  </channel>
</rss>

