liuqiaosz / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Google Calendar API V3 sample for Service Account #467

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Google Calendar API V3

I need an example c# code to access the Google Calendar
using Service Account differential.

Original issue reported on code.google.com by Rahul7...@gmail.com on 29 May 2014 at 2:20

GoogleCodeExporter commented 9 years ago
If you give the service account email address access to one of your calendars 
like you would any other user you can use the service account.  
https://github.com/LindaLawton/Google-Dotnet-Samples/tree/master/Google-Calendar

Original comment by laurl...@gmail.com on 25 Nov 2014 at 10:07

GoogleCodeExporter commented 9 years ago
This sample is incorrect because it is not using the Service Account 
Credential, it is using the User Credential

Original comment by reste...@saludsa.com.ec on 6 Jan 2015 at 5:59