Getting contacts with google APIs C# -


i wonder current best way, contacts google accounts. trying many examples, either not working or libraries using not documented.

the success had sample: https://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/samples/oauth2_sample/oauth2demo.cs

but have copy urls every time want test manually.

how can change sample automatically open web browser , access token or there better way it?


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -