Re: Download AdHoc Report new Java API

2013-05-09 Thread Jason Stedman
Glad you got it resolved! On Thursday, May 9, 2013 9:36:20 AM UTC-4, Paulo Fernandes wrote: > > My problem was this dependency file > > > com.google.http-client > google-http-client-jackson2 > 1.11.0-beta > > > Now everything works. :

Re: Download AdHoc Report new Java API

2013-05-09 Thread Paulo Fernandes
My problem was this dependency file com.google.http-client google-http-client-jackson2 1.11.0-beta Now everything works. :) Em terça-feira, 7 de maio de 2013 11h20min59s UTC-3, Paulo Fernandes escreveu: > > Hi > > I'm receiving th

Re: Download AdHoc Report new Java API

2013-05-09 Thread Paulo Fernandes
I'm using this Maven Dependency File Configuration junit junit 3.8.1 test com.google.api-ads ads-lib RELEASE com.google.api-ads adwords-axis

Re: Download AdHoc Report new Java API

2013-05-09 Thread Jason Stedman
This issue smells of jar-hell to me. Please check your classpath and make sure you do not have multiple jars that have a version of com.google.api.client.http.HttpHeaders class in them. This utility could be helpful: https://java.net/projects/jarscan Hope this helps, Jason On Tuesday, May 7

Re: Download AdHoc Report new Java API

2013-05-08 Thread Paulo Fernandes
Nobody knows what is happening? Em terça-feira, 7 de maio de 2013 11h20min59s UTC-3, Paulo Fernandes escreveu: > > Hi > > I'm receiving this message when I tryed do download the Adhoc Report. > > Exception in thread "main" java.lang.NoSuchMethodError: >>> com.google.api.client.http.HttpHeaders.

Download AdHoc Report new Java API

2013-05-07 Thread Paulo Fernandes
Hi I'm receiving this message when I tryed do download the Adhoc Report. Exception in thread "main" java.lang.NoSuchMethodError: >> com.google.api.client.http.HttpHeaders.setAuthorization(Ljava/lang/String;)Lcom/google/api/client/http/HttpHeaders; > > at >> com.google.api.ads.adwords.lib.utils.