I was creating new google calendar event using google calendar API through service account email in c#. I succeeded in creating the event but the invitation mail I received has service account email address as 841212832218-vaqgheuempaamjpprglaa9d36q55gq7a@developer.gserviceaccount.com instead of the actual gmail id as rags1.2@gmail.com. Could you please let me know anybody has the solution for this.
Thanks