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

Authenticate using refresh tokens in .NET 4.0 #442

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- Which Google API and version (e.g. Google Tasks API version 1)?

  DFA Reporting API 1.3

- What should the sample demonstrate (e.g. using OAuth2, using a specific
feature of that API)?

  Authenticate using OAuth2 and refresh tokens for installed application without spawning a browser window as my application will run on a server.

- Platform (e.g. Windows, Mono, Silverlight, WP7)?

  Windows

- External references, such as API reference guide?

- Please provide any additional information below.

  I have read post like this: https://groups.google.com/forum/#!searchin/google-doubleclick-for-advertisers-api/Oauth/google-doubleclick-for-advertisers-api/3EtSbRvZNy4/XhDkQSH5prwJ

  The sample code mentioned in it has changed. AuthorizationMgr.cs is no longer there. 

Original issue reported on code.google.com by weisun...@gmail.com on 24 Jan 2014 at 4:45

GoogleCodeExporter commented 9 years ago
Take a look in this thread - 
http://stackoverflow.com/questions/21007866/net-google-api-1-7-beta-authenticati
ng-with-refresh-token

I'm closing this issue, but feel free to reopen it.

Original comment by pele...@google.com on 5 Feb 2014 at 9:17