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

Obtaining OAuth Authorization token for an installed application, with a localhost URI #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I'm developing an application which needs to access the Google REST Api for the 
Ad-Exchange RTB.

I've only so far found samples which use for authorization token a redirect 
uri, which opens a browser on the client machine. I need a sample which 
provides http://localhost as a redirect uri because my application runs on a 
server and has no outlet for the browser.

My platform is Windows 7, the application is in C# (although if you have one in 
C++ it would be even better).

Thanks!.

Original issue reported on code.google.com by gime...@gmail.com on 16 Jul 2012 at 11:41

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 10 May 2013 at 9:09

GoogleCodeExporter commented 9 years ago
If it's still relevant take a look in our OAuth2 page.
Closing this issue (it's old enough), feel free to reopen it.

Original comment by Pele...@gmail.com on 26 Nov 2013 at 1:56