Dj-Corps / gwt-oauth2

Automatically exported from code.google.com/p/gwt-oauth2
Apache License 2.0
0 stars 0 forks source link

need sample code to retrieve google contacts using c# #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I need sample code to retrieve google contacts using c#.

Thanks!
Krishna

Original issue reported on code.google.com by krishnak...@gmail.com on 13 Feb 2013 at 5:08

GoogleCodeExporter commented 9 years ago
You may be interested in https://code.google.com/p/google-api-dotnet-client/ 
which has API client libraries for C# (and other .Net languages)

I'm not sure if that project has support for older GData APIs, including the 
Contacts API, though.

Original comment by jasonhall@google.com on 13 Feb 2013 at 5:11

GoogleCodeExporter commented 9 years ago
I was able to get OAuth token from google. The problem is that I'm unable to 
retrieve the contacts list of the authenticating user. There are sample codes 
for Tasks/calendars, but none for contacts.
I'm kind of lost there.

Original comment by krishnak...@gmail.com on 13 Feb 2013 at 5:16

GoogleCodeExporter commented 9 years ago
Unfortunately this project isn't really the place to get help. This project 
only deals with managing OAuth 2.0 credentials in a GWT environment, not using 
them in a C# environment.

Original comment by jasonhall@google.com on 13 Feb 2013 at 5:21

GoogleCodeExporter commented 9 years ago
Alright. No problem
Thank you for your help.

Original comment by krishnak...@gmail.com on 13 Feb 2013 at 5:22