Forum Discussion
Error 429 "Too many requests" when refreshing a dataflow that has some google sheet files
HI community,
I have been searching for information both on the internet and in the Power BI community without success.
The solution provided in a microsoft ticket was "Reduce the load/data to avoid too many request error" and to contact Google support. To be honest that reply is not helpful because i have seen that error with a dataflow with 1 or 2 google sheet files in it and nothing else getting refreshed at that time.
Any idea how to avoid error 429 "Too many requests". Not sure if i wont get that error if i apply the rule 1 dataflow = 1 google sheet file, although this wont be very useful in any case either.
Thank you for your time.
The solution provided in a microsoft ticket was "Reduce the load/data to avoid too many request error" and to contact Google support. To be honest that reply is not helpfulYou may not like it but that reply is accurate. The 429 red card is handed to you by Google, not by Power Automate.
Any idea how to avoid error 429 "Too many requests"Refactor your workflow to reduce the number of requests against that source system.
13 Replies
- mazwro
Helper II
For me, it was that I had google sheet open, and couldn't refresh it. When I cllosed it, the refresh worked
- LRouverFrequent Visitor
Mesmo problema por aqui!
Uma tabela muito pequena, 160 linhas, 3 colunas. Não há mais ninguém inserindo dados nela, e também não há qualquer app de automação conectado a essa plhanilha do google, mesmo assim fica toda hora dando o erro 429 "Too many requests".
Me parece que não deveria ser aceito como resposta a opção que falaram aqui, pois o problema não foi resolvido. - lbendlin
Super User
The solution provided in a microsoft ticket was "Reduce the load/data to avoid too many request error" and to contact Google support. To be honest that reply is not helpfulYou may not like it but that reply is accurate. The 429 red card is handed to you by Google, not by Power Automate.
Any idea how to avoid error 429 "Too many requests"Refactor your workflow to reduce the number of requests against that source system.
- SPINDFrequent Visitor
I´m going to try to combine some google sheet files into one. Hopefully it will reduce the requests.
- James-PBI
Advocate I
I'm having the same issue. Did combining the Google sheets into one file help?
- JustSayJoe
Advocate IV
There seems to be something else at play here other than reducing the number of requests.
I have a single tab Google Sheet with roughly 40 rows and 10 columns. VERY small data load. I have it connected to my Power BI desktop via import. When I attempt to right-click on the data source and refresh it manually by itself (no other refreshes or requests but this), it CONSTANTLY returns the "429 too many requests" error. Sometimes it takes me 3 or 4 attempts before it will refresh the source.
- James-PBI
Advocate I
This happens to me too. By any chance, are there often other collaborators in this spreadsheet making changes or adding data? Or do you have any Google App Scripts running for this sheet? In my case, I think these other factors are contributing to the Google quota limit.
- LRouverFrequent Visitor
Mesmo problema aqui.
Alguém conseguiu descobrir uma solução? - oLDERSNew Member
I'm having the same problem, when I update the file, message 429 appears and I can't continue. Microsoft needs to have a concrete solution on this issue.