I have an unattended automation that has been triggered when a file is created in Google Drive. I want to send an email to a list of recipients when this happens. I’ve worked through it but now get this error, I believe when the Gmail tries to send:
UiPath.GSuite.Exceptions.GSuiteException: Upload failed after 0 bytes. User does not have Connections.View permissions in [Connection: 691fb9c6-e790-4499-9146-4a2735ab3384] at UiPath.GSuite.Gmail.Services.GmailServiceProxy.
What step did I miss?