Gmail → Create Draft throws Exception
Status: Closed · Asked by Bert Kößler on · 0 views
Hi there,
I'm trying to use the new Gmail integration → Create Draft. Unfortunately this throws the following exception:
type.googleapis.com/google.apps.script.v1.ExecutionResponseThe script does not have permission to perform that action. Required permissions: (https://www.googleapis.com/auth/gmail.compose || https://www.googleapis.com/auth/gmail.modify || https://mail.google.com/ || https://www.googleapis.com/auth/gmail.addons.current.action.compose)
However, sending emails directly (as it was possible with the same Gmail integration in the past years) works fine!
Where (at Google) can I extend the permissions, so that Create Draft will also work?
Hi @Finding Frodo,
Please log in to your Gmail and Pabbly Connect accounts in an Incognito Tab, establish a new connection with your Gmail account, and see if that fixes your issue.
Hi ArshilAhmad,
great — that did the job! Guess I have to stay with this second connection now.
Thank you for the quick help!