Problem in trying the example AdWords.Examples.CSharp.OAuth

2013-09-02 Thread Peter
Hi, I am trying the example AdWords.Examples.CSharp.OAuth for the preparation of developing an ASP.NET application for AdWords API. I have created an OAuth2 client ID for my test MCC account. Then I go to OAuth 2.0 Playground to get my RefreshToken (following this tutorial:

Re: Problem in trying the example AdWords.Examples.CSharp.OAuth

2013-09-02 Thread Anash P. Oommen (AdWords API Team)
Hi Peter, I've responded to your other thread, but to summarize, you have couple options: 1. Use the ASP.NET code example from the examples\ folder as a reference. 2. Generate a refresh token using that guide, and plug in the values into your web.config. Cheers, Anash P. Oommen, AdWords API