Hello,
I'm currently building a Zap that sends a PDF file via Gmail. I'm following the instructions from this Zapier help article:
Send files in Zaps
Context:
-
The PDF file I'm trying to send is stored in a Shared Google Drive.
-
I use the Google Drive → Find File action to locate the file.
-
The testing the Google Drive → Find File action returns a successful result and shows various outputs.
-
In the next step (Gmail → Send Email), I map that file field into the Attachment field.
-
The Attachment field now shows “6.File: (exists but now shown))”
-
This setup previously worked — the PDF was successfully attached and delivered via Gmail. The successful flows ran a few day ago, just today it is throwing errors.
Issue: Now, running the same flow gives me this error in the Gmail step:
"Cannot read properties of undefined (reading 'log')"
If I remove the attachments from the Gmail step, the email sends successfully. But re-adding the same mapped file causes the error to return. I’ve tried re-testing the Find File step and remapping the attachment field, but the issue persists.
Questions:
-
Has anyone encountered this error when attaching files from Google Drive in Gmail Zaps?
-
Could this be related to shared drive access restrictions or a recent connector update?
Appreciate any insight or recommendations. I’m happy to provide more details or screenshots if needed. Thank you.