Hi,
Have you enabled logging in your application? If so, could you provide the
SOAP request and response logs generated? In the stack trace, I see that
you encountered "java.lang.NoSuchMethodError:
com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V".
If
Hi at all,
I'm integrating the Google AdWords API for retrieve the AdWords' Campaign
in Oracle Web Center Sites 12C (with Web Logic).
When the web application execute this:
// Get all campaigns
CampaignPage page = campaignService.get(selector);
I have this *ERROR*:
Error code:GENERIC