I am using a service account to access the Google Calendar API. My program creates calendars and shares them with users. Currently, users receive an email (sent by Google, not me) with a very long and inconvenient sender and a difficult to read message.
The sender looks like 3928472398472-ehrufh3478fh3487fh387fh32f7h2d323d@developer.gserviceaccount.com
The message looks like this:
We are writing to let you know that 3928472398472-ehrufh3478fh3487fh387fh32f7h2d323d@developer.gserviceaccount.com has given you access to edit events on the Google Calendar called "NewCal".
Can I provide a sender email address for these automatically generated emails so that I can specify a name that my users recognize and trust? As you can see now, it is easy to assume that these are spam messages, and as a result, they are ignored.
Thank you for your help.