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