Yes! That worked.
Thank you, Umesh.
On 6/19/2015 8:34 AM, Umesh Dengale wrote:
Hello,
The AdWords API Java client library v201502 uses google-api-client.jar
(version 1.20.0) and does not use google-api-client-util.jar. The
com.google.api.client.util.Clock class is part of
google-http-clien
Hello,
The AdWords API Java client library v201502 uses google-api-client.jar
(version 1.20.0) and does not use google-api-client-util.jar. The
com.google.api.client.util.Clock class is part of google-http-client.jar
(version 1.20.0).
Please make sure google-api-client.jar and google-http-cli
On Thursday, June 18, 2015 at 4:36:42 PM UTC-7, The Phantom wrote:
>
> I am working with the AdWords API adwords.axis.v201502 and all looks well
> for compiling.
>
> However at runtime I am seeing java.lang.ClassNotFoundException:
> com.google.api.client.util.Clock when
I am working with the AdWords API adwords.axis.v201502 and all looks well
for compiling.
However at runtime I am seeing java.lang.ClassNotFoundException:
com.google.api.client.util.Clock when attempting to use OAuth2 to connect
to the AdWords site. The exact call is:
Credential