How to set creator Google calendar event via API v3

1k Views Asked by At

I am creating events via the Google Calendar API v3 with service application. I'm authenticating my program via OAuth 2.0 credentials obtained through the API console.

Everything works well so far, but I see the service account email address as my event creator. How can I set another email address as the event creator?

0

There are 0 best solutions below