eydjey / 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

Need help with calendar api v3... #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I need to work on the calendar api v3 for create a connector. I use the Google 
.Net library and have a problem with OAuth 2.0 for Server to Server 
Applications. I want skip the user interactions and don't find any sample.

I have a sample in C# on Windows that work fine with "Installed application" 
(user needed) but impossible to find sample for "Service account". 

Could you help me ? Thanks you !

Best regards,
Patrice

Original issue reported on code.google.com by patrice....@gmail.com on 27 Mar 2012 at 2:08

GoogleCodeExporter commented 9 years ago
If you look at a similar question on stack overflow you will see how to do this.

http://stackoverflow.com/questions/8257678/google-calendar-api-v3-hardcoded-cred
entials/8263138#8263138

You will need user interaction ONCE per account you wish to act on, then you 
can store a refresh token to enable UI'less auth in future.

Original comment by davidwat...@google.com on 3 Apr 2012 at 6:45

GoogleCodeExporter commented 9 years ago
Hi Patrice,

I creating a installed application for Google Calander API 3 .It is not working 
fine.

I have spend lot of days to do that.

Please help me on this.

Raja

Original comment by VBA.raja...@gmail.com on 23 Oct 2012 at 2:08

GoogleCodeExporter commented 9 years ago
Hi How did you do to get fine results? as raja I am getting troubles with the 
Google v3 API 

Original comment by pepe1...@gmail.com on 8 Feb 2013 at 12:35