Hi,
You can click the dropdown next to the reply button on the right then click
*Reply
privately to author.*
Cheers,
Anthony
AdWords API Team
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.goo
ok, where can I send my code?? is there any email ID??
On Thursday, January 7, 2016 at 7:52:08 PM UTC+5:30, Anthony Madrigal wrote:
>
> Hi,
>
> Sorry, you are having trouble setting up the project. Could you please *reply
> privately to author *your code and ads.properties file so that I could
>
When I paste code in to my project and tried to run using main method in
shows error
Jan 07, 2016 12:19:13 PM org.apache.catalina.core.StandardWrapperValve
invoke
SEVERE: Servlet.service() for servlet action threw exception
java.lang.VerifyError: Cannot inherit from final class
at
Hi,
Do you have all your dependencies, jar files, and properties files set up
correctly?
Regards,
Anthony
AdWords API Team
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDe
I am not sending request through Soap, I have downloaded client library for
java, and copy that library code in to my java application, when I call
library from my application it shows an error
java.lang.VerifyError: Cannot inherit from final class
Hi,
Please make sure you are using a client customer Id in your ads.properties
file, *not *MCC customer Id. If you are using a client customer Id, could
you please *reply privately to author *with the SOAP request and response
that resulted in this error?
Thanks,
Anthony
AdWords API Team
--
:
SEVERE: Servlet.service() for servlet action threw exception
java.lang.VerifyError: Cannot inherit from final class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at
>>
>> String clientLoginToken = new
>> ClientLoginTokens.Builder().forApi(ClientLoginTokens.Api.ADWORDS).from(mapConfiguration).build().requestToken();
>>
>> is throwing this error:
>>
>> java.lang.VerifyError: Cannot inherit from final class
>>
ild().requestToken();
>
> is throwing this error:
>
> java.lang.VerifyError: Cannot inherit from final class
> at java.lang.ClassLoader.defineClass1(Native Method)
> at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
> at java.
build().requestToken();
is throwing this error:
java.lang.VerifyError: Cannot inherit from final class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.jav
10 matches
Mail list logo