frog0214 / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

i am unable to connenct with oAuth2 using windows service #706

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.

unfortunately, i am unable to connect to my customer's gmail calendar any more 
using the old way, my program is a windows service.

i used your old calendar api 2.2, it was working with google calendar .net 
library using c#.

i used your api's method that called setUserCredential in order to connect, but 
its useless now.

i understand that my only way making it work is to use oAuth2, but how can i 
use it with installed windows service, tried the stream example, it works fine 
with stand alone app, but not on windows service.

this windows service can be installed on a remote server that holds more than 1 
google user, this service will sync our application sql data with these user's 
Calendar on google.

please assist, is there any example, our customers are out of service since 
17/11/2014?

Original issue reported on code.google.com by adnanra...@gmail.com on 26 Nov 2014 at 6:35

GoogleCodeExporter commented 8 years ago

Original comment by ccherub...@google.com on 26 Nov 2014 at 6:35