Service invoked too many times for one day: gmail read
google-apps-script
Solution
out of date>>gmail reads are capped at 10000/day.
See current quotas> choose the Quota Limits tab> See Quotas here.
Problem
I have a script that polls the inbox every minute and then does some processing accordingly. I am receiving this error: Service invoked too many times for one day: gmail read. What is the limit per day?