Re: Unable to connect to account via new API

2013-01-17 Thread Kevin Winter (AdWords API Team)
Hi, The new java library does indeed support the ClientLogin method of authentication - although it is currently deprecated and we do recommend using OAuth2 if you are building a new application. The error you are seeing most commonly happens when there is a dependency missing or if you have

Re: Unable to connect to account via new API

2013-01-15 Thread Stamatina Thomaidou
Confirmed also by me. I have the exact same problem. Now I will try only with OAuth 2.0. On Wednesday, October 31, 2012 9:14:01 PM UTC+1, Perry wrote: > > I have searched for answers to the this question all over the > documentation and web and was unable to find anything helpful. I am using >

Re: Unable to connect to account via new API

2012-10-31 Thread Perry
Nevermind. I believe I have found the issue. Despite every example for version V201209 (https://code.google.com/p/google-api-ads-java/source/browse/#git%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201209) and several independent pieces of documentation (http://code.goog

Unable to connect to account via new API

2012-10-31 Thread Perry
I have searched for answers to the this question all over the documentation and web and was unable to find anything helpful. I am using the Adwords API and migrating to version V201209, using the Java libraries. When I setup an AdWordsSession like so: String clientLoginToken = new ClientLoginT