Replies: 1 comment 4 replies
-
Visit https://script.google.com/home/executions and check that the script is actually running every 5 mins. Cclick on one of the executions to see if the log shows any error. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have installed the script as per the instructions based on the new interface. I have set the interval to 5
var howFrequent = 5;
And set up my source calendar
["https://app.renterus.com/channelmanager/ical/generate-agente.php?v=1&p=NUVWSlplNHhlV3h6NzZRZ3kwelpSUT09", "ISGAVIO"]
];
I have installed and run the script and it has created a calendar named ISGAVIO and it has populated the events. Since then i have made changes to one of the events at source but the calendar has not updated. Its as if there is no sync every 5mins.
Do you have any suggestions for things i should check?
The Execution log all seems ok
Execution log
2:09:34 PM Notice Execution started
2:09:33 PM Info Intended frequency = 5, Adjusted frequency = 5
2:09:38 PM Notice Execution completed
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions