Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
EWS_PBIDev
Frequent Visitor

Schedule refresh error

I am encountering the following error sometimes during schedule refresh. This report is schedule refresh two times a day 7 AM & 7PM. I published this report a week ago. Google sheets are acting as source files along with SQL tables. The issue is that 7PM refresh failed 2 times while 7 AM refresh has been successful till now.

 

[ValidateMarkupTags][ccon]DataSource.Error: Web.Contents failed to get contents from '[ccon]https://sheets.googleapis.com/v4/spreadsheets/15ElTLM0D1WskaDUlFUM9IMLuO5JoFuBa0YVDs-Rovbs?fields=sh...]' (429): [ccon]Too Many Requests[/ccon]. DataSourceKind = [ccon]GoogleSheets[/ccon]. DataSourcePath = [ccon]https://docs.google.com/spreadsheets/d/15ElTLM0D1WskaDUlFUM9IMLuO5JoFuBa0YVDs-Rovbs/edit#gid=0[/ccon]. Url = [ccon]https://sheets.googleapis.com/v4/spreadsheets/15ElTLM0D1WskaDUlFUM9IMLuO5JoFuBa0YVDs-Rovbs?fields=sh...]. [/ccon]. The exception was raised by the IDbCommand interface. Table: RLS Table.

 

Can anyone help me to understand the root cause for this.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

429 - you have overloaded the data source with too many requests, and are being punished for it.

 

Figure out what caused this and try to be less resource consuming.

View solution in original post

2 REPLIES 2
EWS_PBIDev
Frequent Visitor

Thank you! helped me to understand the root cause.

lbendlin
Super User
Super User

429 - you have overloaded the data source with too many requests, and are being punished for it.

 

Figure out what caused this and try to be less resource consuming.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.