Converting to OAuth2 errors

2013-11-26 Thread dan
I am having trouble implementing the new OAuth2 authentication for our AdWords application. We have a vb.net project that runs daily (scheduled, so without user interaction) using one MCC account for all our clients. It currently is using Client Auth and I need to change it to use OAuth 2. I am

Re: Converting to OAuth2 errors

2013-11-28 Thread Danial Klimkin
Hello Dan, Yes, it's best to use "installed application" type for this use case. Can you please send us a screenshot of the error message? Are you sure it was the "installed application" client ID you used? Yes, MCC account credentials are recommended. -Danial, AdWords API Team. On Monday