Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service invoked too many times for one day - error #34

Closed
GoogleCodeExporter opened this issue Oct 9, 2015 · 2 comments
Closed

Service invoked too many times for one day - error #34

GoogleCodeExporter opened this issue Oct 9, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Did all the steps as provided in the wiki
2. Sent test email to myself - no problem
3. send delay messages to 5 friends - no output

What is the expected output? What do you see instead?
Expected Output - Send emails
Output - Error .. see below

What version of the product are you using? On what operating system?
Latest version - Windows 7

Please provide any additional information below.

tried the script and seeing this error. i thought that i made some error when i 
installed it so i waited a few days... when i tried again (now following the 
steps exactly" i also see the same error... how can i reset this?

"Oops
Attempted to execute command: function () { GmailApp.sendEmail(to, subject, 
body, {htmlBody:body, cc:cc, replyTo:from, attachments:attach}); } 5 times 
without success. Error message: Exception: Service invoked too many times for 
one day: email.. Aborting :-( (line 378)"

Original issue reported on code.google.com by Aidnn...@gmail.com on 22 Jun 2012 at 8:33

@GoogleCodeExporter
Copy link
Author

I don't think this is a bug or defect of gmail-delay-send. It is a restriction 
by Google:

more info on quotas:
https://developers.google.com/apps-script/quotas

access remaining daily email quota:
https://developers.google.com/apps-script/class_mailapp.html#getRemainingDailyQu
ota

Original comment by moaltm...@gmail.com on 26 Jan 2013 at 10:45

@GoogleCodeExporter
Copy link
Author

Thanks for reporting the bug. I think it is indeed a quota issue that's outside 
the realm of bugs that gmail-delay-send can fix.

Sorry!

Original comment by blairk...@gmail.com on 15 Feb 2013 at 3:08

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant