What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
Developer environment
Windows
What browser(s) / client(s) have you tested
[ ] π₯ Internet Explorer
[X] π₯ Microsoft Edge
[X] π₯ Google Chrome
[ ] π₯ FireFox
[ ] π₯ Safari
[ ] mobile (iOS/iPadOS)
[ ] mobile (Android)
[ ] not applicable
[ ] other (enter in the "Additional environment details" area below)
Additional environment details
browser version
Describe the bug / error
I am experiencing an issue that results with an error "429 Too Many Requests" that is running on a schedule from Power BI. This Power BI Workspace has many connections to a SharePoint site that has the data stored. These reports have been running just fine for months and months and now we have an issue. Did something change in SharePoint that I need to know about? Why would this just start happening?
Steps to reproduce
Power BI schedule triggers the dataset to update (is at 7:00am)
data is stored inside a SharePoint site
Error occurs and email is sent to owner of dataset.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
I am experiencing an issue that results with an error "429 Too Many Requests" that is running on a schedule from Power BI. This Power BI Workspace has many connections to a SharePoint site that has the data stored. These reports have been running just fine for months and months and now we have an issue. Did something change in SharePoint that I need to know about? Why would this just start happening?
Steps to reproduce
Expected behavior
expect the dataset in Power BI to be refreshed with new data from SharePoint site.