ghanoz / google-api-dfp-php

Automatically exported from code.google.com/p/google-api-dfp-php
Apache License 2.0
0 stars 0 forks source link

Error in Sandbox Playground, in Creatives frame #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

What steps will reproduce the problem?
1. Create a customCreative using the API.
2. Reload the Playground
3. Creative frame display an error.

With Chrome 14.0.835.202 m on Windows 7 Pro 64x :

Error: Cannot construct an instance of 
com.google.ads.publisher.api.service.creative.v201104.jaxbgen.HasDestinationUrlC
reative because it is abstract. You are probably missing an @Uses annotation 
while invoking public abstract 
com.google.ads.publisher.api.service.creative.v201104.jaxbgen.CreativePage 
com.google.ads.publisher.api.service.creative.v201104.jaxbgen.CreativeServiceInt
erface.getCreativesByStatement(com.google.ads.publisher.api.service.creative.v20
1104.jaxbgen.Statement) throws 
com.google.ads.publisher.api.service.creative.v201104.jaxbgen.ApiException_Excep
tion with params 
[com.google.ads.publisher.api.service.creative.v201104.jaxbgen.Statement@bbdc98]
.

An if i try to connect to the playground with Firefox 7 on Windows 7 Pro 64x, 
I've got this fatal error : 

Fatal error: Uncaught SoapFault exception: [soap:Server] 
AuthenticationError.AUTHENTICATION_FAILED @ in 
/srv/www/dfpsandbox.googlecodesamples.com/lib/Google/Api/Ads/Common/Lib/AdsSoapC
lient.php:191 Stack trace: #0 
/srv/www/dfpsandbox.googlecodesamples.com/lib/Google/Api/Ads/Common/Lib/AdsSoapC
lient.php(191): SoapClient->__soapCall('getAllNetworks', Array, NULL, Array, 
Array) #1 
/srv/www/dfpsandbox.googlecodesamples.com/lib/Google/Api/Ads/Dfp/v201104/Network
Service.php(1619): AdsSoapClient->__soapCall('getAllNetworks', Array) #2 
/srv/www/dfpsandbox.googlecodesamples.com/public/index.php(53): 
NetworkService->getAllNetworks() #3 {main} thrown in 
/srv/www/dfpsandbox.googlecodesamples.com/lib/Google/Api/Ads/Common/Lib/AdsSoapC
lient.php on line 191

Regards,

Nicolas Garcia

Original issue reported on code.google.com by dfp...@wikiogroup.com on 24 Oct 2011 at 12:37

GoogleCodeExporter commented 9 years ago
This is not a problem of the Sandbox playground but the DFP API.  Custom 
creatives have been exposed in v201108 of the API and the problem should go 
away after the sandbox upgrades to that version.

Original comment by api.sham...@gmail.com on 1 Nov 2011 at 5:50

GoogleCodeExporter commented 9 years ago
Should have cleared up on it's own.

Original comment by ekoleda+devrel@googlers.com on 30 Nov 2011 at 10:39