Gsheet API: Quota exceeded issue Error

Hi Team,

We have identified an issue with the G sheet API Quota exceeded limit error while updating the Gsheet as the output file.

Please find the detailed error message below:

Report to GSuite error: Quota exceeded for quota metric ‘Read requests’ and limit ‘Read requests per minute’ of service ‘sheets.googleapis.com’ for consumer ‘project_number:303189250761’. [429] at Append Row

Hello @karthika.geetha ,

There are some limits for read/write in gsuite. Please see the documentation here:

Thanks!
Athira

@karthika.geetha

Welcome to the forums

This is something with the Google Sheet API, it’s not an issue from UiPath

Better you can recheck on the logic to reduce the API calls as low as possible

Hope this may help you

Thanks

Hello @karthika.geetha ,

How many times you are calling the Google sheet API as part of the process?