Learn-to-send-email-via-google-script-html-no-server: Script works but does not send email

Created on 17 Jan 2021  路  4Comments  路  Source: dwyl/learn-to-send-email-via-google-script-html-no-server

Hi,

I've been using your script since October, 2020 with no issues.
But today, for some reason it stopped sending me emails, however everything still gets recorded in the spreadsheet on submit.

What can cause it not to send the emails?

question

Most helpful comment

Hey guys,

Just wanted to let you know, I've figured out what caused the problem.
The TO_ADDRESS I was using had email forwarding set up to my main email address but the forwarding didn't work.
When I actually logged in to TO_ADDRESS, I saw all my emails there. 馃槅
I fixed the forwarding issue and now it's back to normal, so my bad 馃榿

All 4 comments

If permissions got revoked, or if you hit your email API limits. That鈥檚 all I know that would make it not work... unless Google has something wrong.

Is there any way to check those permissions and/or the API limits?

Also which line should I check for Email Send quota here?
Google Apps Script - Quotas for Google Services

I always send the email to just one email address.

Hey guys,

Just wanted to let you know, I've figured out what caused the problem.
The TO_ADDRESS I was using had email forwarding set up to my main email address but the forwarding didn't work.
When I actually logged in to TO_ADDRESS, I saw all my emails there. 馃槅
I fixed the forwarding issue and now it's back to normal, so my bad 馃榿

Thanks for catching that & reporting back for others to learn from/avoid the same error. That's a tricky one too... good catch!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

onurusluca picture onurusluca  路  4Comments

EugeneFitzher picture EugeneFitzher  路  4Comments

vlknlvnt picture vlknlvnt  路  4Comments

Brothman picture Brothman  路  3Comments

sidbatra picture sidbatra  路  4Comments