Re: java.lang.ClassNotFoundException: org.codehaus.jackson.JsonFactory during authentication using OAuth2

2012-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Looks like you didn't download the appropriate dependency jars. Please follow these steps to execute the example code. https://code.google.com/p/google-api-ads-java/wiki/QuickStart (Replacing dfp - AdWords from the wiki page) 1. Download and extract example project (e.g.

java.lang.ClassNotFoundException: org.codehaus.jackson.JsonFactory during authentication using OAuth2

2012-12-14 Thread Kapil
I'm trying to run the program for AOuth2 given at this link:- https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/misc/OAuth2Example.java But I'm getting this error:- java.lang.ClassNotFoundException: