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 oAuth2Credential =
            new 
OfflineCredentials.Builder().forApi(Api.ADWORDS).fromFile(fullPathToAdsFile).
            build().generateCredential();

This code has been in use successfully for the last several API versions.  
The problem appears to be related to v201502.

Help?

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/60832237-70ea-48e5-a522-6fbe1ed73c8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to