Hi David, Why i found error when execute the script as example returns "Exception: Blob object must have non-null content type for this operation." // send the email GmailApp.sendEmail(addressEmail, subjectEmail, '', { attachments: [Utilities.newBlob(map)] }); How could i resolve this. Thanks.
Thank you for teaching this! Very helpful!
Hi David,
Why i found error when execute the script as example returns
"Exception: Blob object must have non-null content type for this operation."
// send the email
GmailApp.sendEmail(addressEmail, subjectEmail, '', { attachments: [Utilities.newBlob(map)] });
How could i resolve this.
Thanks.
very nice video. Can you show methods for google maps api too? can I contact you by email too