a-marenkov / gsheets

A Dart library for working with Google Sheets API.
Other
78 stars 31 forks source link

GSheetsException: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute per user #92

Open Shiva-Krishnan26 opened 1 year ago

Shiva-Krishnan26 commented 1 year ago

This was the exception came when i run a for loop to get the values from a particular sheet. the loop is running only for specific times and then it breaks and gives this exception