Closed GoogleCodeExporter closed 8 years ago
ok, i found in the net that i need to start converting my api intergration to v3
Original comment by adnanra...@gmail.com
on 19 Nov 2014 at 11:12
Correct, the Calendar API v2 is deprecated and you need to update to v3, which
is supported by another set of libraries:
https://developers.google.com/google-apps/calendar/downloads
Original comment by ccherub...@google.com
on 19 Nov 2014 at 4:21
thanks
Original comment by adnanra...@gmail.com
on 20 Nov 2014 at 5:46
Hi again.
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 comment by adnanra...@gmail.com
on 26 Nov 2014 at 6:33
Issue 706 has been merged into this issue.
Original comment by ccherub...@google.com
on 26 Nov 2014 at 6:35
thank you for your fast reply, but i am not sure what does that say.
Regards.
Original comment by adnanra...@gmail.com
on 27 Nov 2014 at 7:38
I am also facing the same issue. Any answer available for this?
Original comment by calendar...@gmail.com
on 23 Jun 2015 at 4:15
Original issue reported on code.google.com by
adnanra...@gmail.com
on 19 Nov 2014 at 10:26