FAQ | This is a LIVE service | Changelog

Skip to content

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

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

Use service_account_email rather than signer_email in all places to get the email address of the "owner" of the Google Drives.

Fixes !17 (merged) not changing all instances of signer_email.

Closes #5 (closed)

Merge request reports