FAQ | This is a LIVE service | Changelog

Skip to content

Use `service_account_email` rather than `signer_email` to get the email address of the "owner" of the Google Drives

Dave Hart requested to merge 5-fix-get-owner-email-address into master

Fixes failure seen when running with Cloud Scheduler (where signer_email is not defined, even though it is when testing locally and authenticating with the same account).

Closes #5 (closed)

Merge request reports