googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.49k stars 1.83k forks source link

TypeError: Cannot read properties of undefined (reading 'toLowerCase') #424

Open elievr opened 11 months ago

elievr commented 11 months ago

Summary

From yesterday, I have started to get the error "TypeError: Cannot read properties of undefined (reading 'toLowerCase')" after using the script with success for a year or so.

Didn't changed anything since, in a try to fix it, updated the script to the latest version, and the issue still continues.

Actual Behavior

10:10:22 AM Error
TypeError: Cannot read properties of undefined (reading 'toLowerCase') shouldImportEvent @ Code.gs:166 (anonymous) @ Code.gs:147 findEvents @ Code.gs:146 (anonymous) @ Code.gs:77 (anonymous) @ Code.gs:76 sync @ Code.gs:74