You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Zac,
Seems like the script is not able to retrieve the wsdl document. Have
you checked if the wsdl can be retrieved if the url is loaded in a
fresh browser on the same machine?
Cheers,
Anash P. Oommen,
AdWords API Team
zac439
unread,
Jun 22, 2010, 11:59:07 PM6/22/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Thanks for the reply Anash.
I'm using a shell so I'm using wget to check, if that's ok?
Curl/SSL version:
Curl 7.20.1 - OpenSSL 0.9.7a Feb 19 2003
On Jun 22, 10:59 pm, zac439 <ad...@learn-networking.com> wrote:
> Thanks for the reply Anash.
> I'm using a shell so I'm using wget to check, if that's ok?
>
> Here is the result:
>
would that mean that my wget/curl is at fault? I'm running centOS if
that helps.
All packages are up to date to my knowledge. I ran yum update.
Wouldn't be a firewall issue, would it?
> > Downloaded: 242,599 bytes in 1 files- Hide quoted text -
>
> - Show quoted text -
AdWords API Advisor
unread,
Jun 24, 2010, 11:51:03 AM6/24/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Please check the firewall settings in your environment and ensure that
you can access the AdWords API servers. It looks like your current
configuration prevents communication and WSDL downloads.
Best,
- Eric
zac439
unread,
Jun 26, 2010, 1:30:55 PM6/26/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Eric-
It isn't a firewall/proxy issue after all. My host got back to me and
said he verified it worked via shell.
What now? I'm still getting the error. It says that the error is on a
line within this function of AdSoapClient.php --
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
The error indicates that the WSDL couldn't be loaded. You said before
that wget is failing, is that still true? Also, make sure you have
the OpenSSL extension installed in PHP.
Best,
- Eric
zac439
unread,
Jun 29, 2010, 10:08:43 PM6/29/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Eric-
wget works, apparently it was a syntax error? My host said they
verified it worked.
I installed OpenSSL myself, and the OS is CentOS.
Curl/SSL version:
Curl 7.20.1 - OpenSSL 0.9.7a Feb 19 2003
Maybe i installed it incorrectly? Is there anyway to test with a piece
of code if it's actually working correctly?
On Jun 29, 10:05 am, AdWords API Advisor
zac439
unread,
Jun 29, 2010, 11:46:38 PM6/29/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Eric,
I also noticed that for the "build environment," i need the xsl
library installed.
I do not have it installed, is that a problem? Not sure if I have the
other things in the Build Environment list either. Everything in the
Run Environment I should.
AdWords API Advisor
unread,
Jul 1, 2010, 3:49:50 PM7/1/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Only the runtime environment dependencies are needed. To isolate the
cause of the problem further, can you try out the no-client library
method detailed here:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Eric,
I get this error:
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing
WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/ v200909/CampaignService?wsdl' : Start tag expected, '<' not found in /
api/src/Google/Api/Ads/Common/Util/noclient.php:59 Stack trace: #0 /
api/src/Google/Api/Ads/Common/Util/noclient.php(59): SoapClient-
>SoapClient('https://adwords...', Array) #1 {main} thrown in /home/
audio25/public_html/justcompete/api/src/Google/Api/Ads/Common/Util/
noclient.php on line 59
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Is an HTTP proxy configured in the shell? If so it must also be
configured in the PHP client library.
Best,
- Eric
On Jul 11, 2:38 am, zac439 <ad...@learn-networking.com> wrote:
> Eric--
>
> Seems like I can download the WSDL just fine. Let me know if this is
> what you wanted me to test:
>
I noticed WDDX was not enabled in my config, so I enabled it. After
PHP was rebuilt I tried the URL and it worked.
If it is indeed completely independent, I'm not sure what to say. I
just know it worked for me.
Zachary
On Jul 15, 12:49 pm, AdWords API Advisor
> ...
>
> read more »
AdWords API Advisor
unread,
Jul 16, 2010, 5:12:09 PM7/16/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Thanks for the information. For now I don't think I will add it to
the requirements, as this is the first case I've seen.
Best,
- Eric
> ...
>
> read more »
SarahSmith
unread,
Dec 19, 2010, 11:59:52 PM12/19/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Has anyone since zac439 had this problem and it's been solved by enabling WDDX? I have a different set-up to what was posted in this thread but have the same problem.
If I use file_get_contents and print to the shell, the WSDL does start with the right character. I can open the WSDL URL in a browser (view source shows it starts with the right character). I copied the example code for accessing the API without using the client library and I get the same error (for a different place in a different file). I ran the "set | grep PROXY" command and there was nothing, so I think that means there is no proxy.
Our web server is owned/run by a hosting company for us, and it can be slow to get things done so I'd hate to ask them to install WDDX and not have it fix the problem.
AdWords API Advisor
unread,
Dec 21, 2010, 6:08:09 PM12/21/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Sarah,
Do you have WSDL caching enabled? I've seen cases where it's caused
similar issues, so you may want to ensure that it is turned off.
> Has anyone since zac439 had this problem and it's been solved by enabling
> WDDX? I have a different set-up to what was posted in this thread but have
> the same problem.
>
> I am getting the error: "PHP Fatal error: SOAP-ERROR: Parsing WSDL:
> Couldn't load from