Open jesse-schewe opened 10 months ago
What's the error message?
Hi @WildH0g, thanks for replying! No errors necessarily, but it completes execution and stops rather than triggering another run. Screenshot of execution log attached
Is the trigger created? Can you see one in the IDE?
Hello,
I'm new to using Google App Script and this is my first project. I tried two different versions of the script -- following along with the full article writing it myself and copy/pasting from github, but I'm still having trouble. Would you be able to help? I'm using an education Google account, so the execution limit is 30 minutes. I'm using this folders within a shared drive since exceptions are thrown when starting with the root of the shared drive. Below is the code I've been running as pasted from github with a few minor adjustments as denoted with comments with my initials and some extra console.logs to troubleshoot. It seems like the code is failing somewhere in the Trigger function based on the console.log messages. I'd be super appreciative of any help or advice.
Thanks, js