Can't get refresh token through OAuth2TokenGenerator

2014-10-17 Thread Sergey Volkov
Hi According to this instruction https://github.com/googleads/googleads-dotnet-lib/wiki/Using-OAuth2TokenGenerator i'm getting on the 2nd screenshot: *400.* That’s an error. *Error: redirect_uri_mismatch* The redirect URI in the request: http://localhost:8080/ did not match a registered redi

Re: Can't get refresh token through OAuth2TokenGenerator

2014-10-17 Thread Danial Klimkin
Hello Sergey, It looks like you've selected "Web Application" when set up the OAuth client. Please either use "Installed Application", or modify the client settings to whitelist "http://localhost:8080/

Re: Can't get refresh token through OAuth2TokenGenerator

2014-10-18 Thread Sergey Volkov
Thanks! It's helped -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are