RE: XML SOAP Error Invalid byte 1 of 1-byte UTF-8 sequence

2020-06-17 Thread Google Ads API Forum Advisor Prod
Hi Adam, >From the resources I've seen regarding this issue, you may be running issues >with how you're reading your XML file. Unfortunately, since this issue is not >specifically because of our API, this issue is not within our scope. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q

Re: XML SOAP Error Invalid byte 1 of 1-byte UTF-8 sequence

2020-06-17 Thread Adam Jay
The request contains "UTF-8" encoding declaration. The problem might be withe the żarowka but this is also in the UTF-8. W dniu wtorek, 16 czerwca 2020 15:26:45 UTC+2 użytkownik Adam Jay napisał: > > Hi. > I have some issue withe encoding the XML request to the Ads API > ("Targeti

RE: XML SOAP Error Invalid byte 1 of 1-byte UTF-8 sequence

2020-06-16 Thread Google Ads API Forum Advisor Prod
Hi Adam, The issue you are facing may be due to parsing error with one of your chars. Here is an example of what the request structure should look like. I found this thread that may be able to help you out too. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q20ZG43:ref -- -- =~=~=

XML SOAP Error Invalid byte 1 of 1-byte UTF-8 sequence

2020-06-16 Thread Adam Jay
Hi. I have some issue withe encoding the XML request to the Ads API ("TargetingIdeaService") The request is: http://www.w3.org/2001/XMLSchema"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xmlns:wsdl=" https://adwords.google.com/api/adwords/o/v201809"; xmlns:env=" http://schemas.xml

Re: SOAP error with Marketing API

2018-10-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I see that the type of that ad is MultiAssetResponsiveDisplayAd , which was introduced in the AdWords API in v201806

SOAP error with Marketing API

2018-10-24 Thread dreambani
Hi! We're using google marketing api on our customer's behalf, and been having issues loading info for one of the banners he manages. Here's a screenshot, out client provided, that shows a banner by id 299082079370 prese

Re: SOAP error with merketing API

2018-10-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you further elaborate the issue your client is encountering so I could better assist you? I am unable to view the screenshot your provided. Also, could you provide the complete SOAP request and response logs? You may reply using the *reply privately to author* option. Regards, Dannis

SOAP error with merketing API

2018-10-23 Thread dreambani
Hi! We're using google marketing api on our customer's behalf, and been having issues loading info for one of the banners he manages. Here's a screenshot, out client provided, that shows a banner by id 299082079370 prese

Re: Setting up the API, getting a SOAP error

2018-02-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Alan, Glad that it worked for you. The guide on troubleshooting CA file issues might be helpful for you. Let me know if you need any further assistance. Thanks, Sreelakshmi, AdWords API Team --

Re: Setting up the API, getting a SOAP error

2018-02-06 Thread Alan Coleman
Thanks for the reply Sreelakshmi, As a local test I disabled the SOAP SSL Verification in SoapSettingsBuilder.php, this allowed me to run an example via the command line. So the problem is with the certs, or lack of them, on my local machine. Thanks again for your help. On Monday, February 5,

Re: Setting up the API, getting a SOAP error

2018-02-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Alan, Could you please share your error logs? If it has any sensitive information, please use *reply privately to author* while sharing the logs. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goo

Re: Setting up the API, getting a SOAP error

2018-02-05 Thread Alan Coleman
Hi there, Did you managed to get this issue sorted in your local development environment? I'm having the same issue locally and really need to develop using localhost before pushing live. Thanks On Tuesday, December 12, 2017 at 10:53:10 AM UTC, mar...@pulsecomms.com wrote: > > Hello, I've bee

Re: Setting up the API, getting a SOAP error

2017-12-14 Thread marcoa
Thanks! I copied the code to an online server and it seems to work now. It's probably an issue with my local PC/XAMPP. On Tuesday, December 12, 2017 at 7:23:50 PM UTC, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi, > > It does seem like an issue related to the network. I see that you

Re: Setting up the API, getting a SOAP error

2017-12-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, It does seem like an issue related to the network. I see that you already tried setting the "wsdl_cache_enabled". Could you check this thread on the StackOverflow with other suggestions about this

Setting up the API, getting a SOAP error

2017-12-12 Thread marcoa
Hello, I've been setting up the adwords api so I can write some scripts to automate some of our processes. I managed to get the starting bits done (developer token, test account, oauth2, etc) and configured it so that they run in PHP. I get to the moment of truth and try to run a script, but I

Re: I run the sample code of google adwords api then I got Soap Error

2017-12-06 Thread kendan
I found the solution, someone in github helped me. Here is our conversation and solution: https://github.com/googleads/googleads-php-lib/issues/276#issuecomment-349531261 For quick solution, please follow the steps: This is for PHP 7.1, Xampp 3.2.2, Windows 10 64x/32x. Steps: 1. download pe

Re: I run the sample code of google adwords api then I got Soap Error

2017-12-06 Thread kendan
ndows 10 64x > > I was only making a simple GetCampaigns. > > > This is the error. > > Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing > WSDL: Couldn't load from ' > https://adwords.google.com/api/adwords/cm/v201710/Campaign

Re: I run the sample code of google adwords api then I got Soap Error

2017-12-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you confirm the version of the PHP client library that you are using? If you are using an older version of PHP library, could you please try to upgrade to the v32.0.0

I run the sample code of google adwords api then I got Soap Error

2017-12-05 Thread kendan
I am running Xampp v3. PHP 7.1 Windows 10 64x I was only making a simple GetCampaigns. This is the error. Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201710/CampaignService?wsdl

Re: SOAP-ERROR: Parsing WSDL

2017-11-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you please take a look at this thread in the php library and see if the suggestions there fixes your issue? If it does not work, could you please log a new issue in the issues tracker

SOAP-ERROR: Parsing WSDL

2017-11-16 Thread asma batool
I am facing error frequently , some time it works and some time api return me with this error . can any one help me. SoapFault in AdsSoapClient.php line 68:SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/o/v201708/TrafficEstimatorService?wsdl

Re: SOAP-ERROR

2017-07-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Your issue seems more related to the PHP client library. This said, please contact the PHP client library owners via this link as they are better equipped to assist you. Additionally, for any future concerns or follow up questions, I

Re: SOAP-ERROR

2017-07-03 Thread zyx710419810test
How to resolve SOAP-ERROR: Parsing WSDL: Couldn't load from ? 在 2010年4月22日星期四 UTC+8下午11:41:45,Sythus写道: > > Hello, > > i have a problem with SOAP while using > > // Get the CampaignService. > $campaignService = $user->GetCampaignServ

Re: SOAP error: failed to load external entity

2017-05-31 Thread rob . wells
Hi Peter, Thanks for getting back to me. I had a go at instructions and they didn't help, but I've manage to fix it now. Adding this line of code managed to fix it. libxml_disable_entity_loader(false); I future I shall go there first. :) Kind Regards, Rob -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: SOAP error: failed to load external entity

2017-05-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rob, Could you try and see if the instructions mentioned here resolves your issue? If it doesn't, please create a new issue on the PHP client library and share your error logs

SOAP error: failed to load external entity

2017-05-31 Thread rob . wells
I've started getting this error over the last couple of days, but I've only just noticed today. It is not just the "CampaignService", I'm also getting it on the "AdGroupService". Here is the stack trace for the error. SoapFault exception: [WSDL] SOAP-ERRO

Re: Adwords API - Examples/AdWords/v201702 "Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL"

2017-04-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Keita, I see that you have also created an issue in the PHP repository and Knack is helping you there. To avoid duplicate threads, I will treat this one as closed. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~

Adwords API - Examples/AdWords/v201702 "Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL"

2017-04-14 Thread yacouba
Hello Everyone, I was trying to run 'GetCampaigns.php' and i keep receiving 'Fatal error: Uncaught SoapFault exception'. Here is what i see on my terminal: Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from ' https://

Re: PHP: SOAP-ERROR: Parsing WSDL

2017-03-23 Thread 'Peter Oliquino' via AdWords API Forum
Hi Cristiano, Seeing that your concern is more on the configuration of your client library rather than the AdWords API and its services, I would recommend that you contact the library owners directly via this link as they are more equippe

Re: PHP: SOAP-ERROR: Parsing WSDL

2017-03-23 Thread Cristiano Morozino
Hi Peter, This means that I can't test the API via localhost ? If I can, what I need to configure in my Apache ? Em quinta-feira, 23 de março de 2017 01:13:00 UTC-3, Peter Oliquino escreveu: > > Hi Cristiano, > > Could you confirm if you are loading the WSDL via https? If yes, could you > also

Re: PHP: SOAP-ERROR: Parsing WSDL

2017-03-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Cristiano, Could you confirm if you are loading the WSDL via https? If yes, could you also check if you have the OpenSSL enabled? Should the issue persist, you may get in touch with the PHP client library owners directly via this link

Re: PHP: SOAP-ERROR: Parsing WSDL

2017-03-22 Thread Cristiano Morozino
Hi Peter, Thanks for help, I update my php version to 7.0 and I follow the steps in Github guide. Now, my problem changes. See: PHP Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 51: SSL: certificate verification failed (result: 5) (see http://curl.haxx.se/libcurl/c

Re: PHP: SOAP-ERROR: Parsing WSDL

2017-03-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Cristiano, Could you confirm if your PHP version is up to date and if have you tried referring to the Github guide for setting up your PHP client library? If you are upgrading from an older version, you could also refer to this document

PHP: SOAP-ERROR: Parsing WSDL

2017-03-21 Thread Cristiano Morozino
image not found in Unknown on line 0 PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201702/CampaignService?wsdl' : failed to load external entity "https://adwords.google.com/api/adwords/cm/v201702/CampaignService?ws

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2017-03-10 Thread Radim Kleinpeter
Hi, my solution after almost a day of exploration is use libxml_disable_entity_loader(false); before SOAP call. Then everything works like a charm. Dne čtvrtek 6. října 2016 15:53:47 UTC+2 rob@euautomation.com napsal(a): > > I'm getting this error too. > > SoapFault excep

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2017-03-10 Thread Radim Kleinpeter
t; > SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from ' > https://adwords.google.com/api/adwords/cm/v201607/CampaignService?wsdl' : > Extra content at the end of the document > in > /var/www/html/ads/vendor/googleads/googleads-php-lib/src/Goo

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/mcm/v201605/CustomerService?wsdl' : Start tag expected, '<' not found

2016-12-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jay, Thanks for confirming this. As far as I know there haven't been any issues or changes associated with this. Please do let us know if you encounter this in the future. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/mcm/v201605/CustomerService?wsdl' : Start tag expected, '<' not found

2016-12-07 Thread Jay Carter
Hey Shwetha, Yes sorry I forgot to mention we have OpenSSL enabled. It is now working correctly as of today. We haven't made any changes. Have you heard anything since your last post? Thanks, Jay On Tuesday, 6 December 2016 19:14:22 UTC, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, >

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/mcm/v201605/CustomerService?wsdl' : Start tag expected, '<' not found

2016-12-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jay, Could you check that you have enabled OpenSSL ? Since you are loading the WSDL from https, you should enable OpenSSL. Since this looks like it's mostly an issue specific to the AdWords API PHP library, I would suggest that you post your query

PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/mcm/v201605/CustomerService?wsdl' : Start tag expected, '<' not found

2016-12-06 Thread Jay Carter
Hello, Today we've been receiving this error: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/mcm/v201605/CustomerService?wsdl' : Start tag expected, '<' not found We have in fact been receiving this

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-25 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
at I sometimes get an invalid XML-response that looks >>> like an (de)compression-issue. >>> >>> An example-outline of that messed up decompressed response is >>> "TARGET_CPA" >>> >>> Christian >>> >>> Am Donner

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-25 Thread rob . wells
s get an invalid XML-response that looks >> like an (de)compression-issue. >> >> An example-outline of that messed up decompressed response is >> "TARGET_CPA" >> >> Christian >> >> Am Donnerstag, 6. Oktober 2016 15:53:47 UTC+2 schrieb >&g

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-25 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
like an (de)compression-issue. > > An example-outline of that messed up decompressed response is > "TARGET_CPA" > > Christian > > Am Donnerstag, 6. Oktober 2016 15:53:47 UTC+2 schrieb > rob@euautomation.com: >> >> I'm getting this error too

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-07 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello All, Thanks for your information. We'll investigate this and keep you posted. Best, Thanet, AdWords API Team On Friday, October 7, 2016 at 2:46:29 AM UTC+9, Vishal Vinayak (Adwords API Team) wrote: > > Hello All, > > Thanks for providing the details of the error. I'm trying to debug the

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hello All, Thanks for providing the details of the error. I'm trying to debug the issue on our side. Meanwhile if any of you happen to have the SOAP XML request and response logs for the failed API call, please send it across. Please click on *Reply privately to author *when responding. Regar

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-06 Thread Christian H.
decompressed response is "TARGET_CPA" Christian Am Donnerstag, 6. Oktober 2016 15:53:47 UTC+2 schrieb rob@euautomation.com: > > I'm getting this error too. > > SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from ' > https://adwords.google.co

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-06 Thread rob . wells
I'm getting this error too. SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201607/CampaignService?wsdl' : Extra content at the end of the document in /var/www/html/ads/vendor/googleads/googleads-php-li

SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-06 Thread PR
Hello, is this just for me or error on Google's side? Nothing changed on our site, affecting 201607 version too.. Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDeve

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2016-09-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stanislav, Did you try what Danial suggested in the previous post? If that doesn't solve the issue, could you let me know if you can access the URLs on your web browser or by using cURL? Thanks, Shwteha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2016-09-12 Thread Stanislav Kundrát
ing similar errors, but they are sporadic and have been over the > last week (typically works on a retry). It's a little frustrating because > the SDK doesn't really give me an easy spot to hook into the flow to prompt > a retry or inspect what was sent. > > ERROR: Uncau

Re: SOAP-ERROR: Parsing WSDL

2016-08-29 Thread cschofield
> suddenly the machine was unable to access google.com, resolve it or > really interact with Google's services in any way. > > The following was the response we received: > > An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from ' >

Re: SOAP-ERROR: Parsing WSDL

2016-08-29 Thread cschofield
unable to access google.com, resolve it or >> really interact with Google's services in any way. >> >> The following was the response we received: >> >> An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from ' >> https://adwords.go

Re: SOAP-ERROR: Parsing WSDL

2016-08-26 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
to access google.com, resolve it or > really interact with Google's services in any way. > > The following was the response we received: > > An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from ' > https://adwords.google.com/api/adwords/o/v201607/Targeting

SOAP-ERROR: Parsing WSDL

2016-08-26 Thread cschofield
Hi, Up until this morning our app has worked flawlessly however this morning suddenly the machine was unable to access google.com, resolve it or really interact with Google's services in any way. The following was the response we received: An error has occurred: SOAP-ERROR: Parsing

Ошибка SOAP-ERROR: Parsing WSDL

2016-08-12 Thread zastrozhnov . sotnik
загружаю компанию весом примерно 30кб - все хорошо, обрабатывает, все работает. если делаю запрос на компанию весом 300-400кб -выдают ошибку SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201607/AdGroupCriterionService?wsdl' : failed t

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl

2015-11-06 Thread Umesh Dengale
Hello, I am sorry, I can give a response in English only. If you could access the WSDL URL by your browser but not through your application, then you could check your proxy / NAT blocking the access or this could happen du

SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl

2015-11-06 Thread tandrianalizaka
Bonjour, J'ai eu l'erreur suivant le 22 octobre 2015 : => An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupService?wsdl' : failed to load external entity "https://adwords.

Re: [5-2151000007411] An error has occurred: SOAP-ERROR: Parsing WSDL:

2015-06-15 Thread Josh Radcliff (AdWords API Team)
Hi, You should monitor our blog for announcements regarding version changes and sunsets. The migration guide links I provided in my previous email explain what changed in each version. Thanks, Josh, AdWords API Team -- -- =~=

Re: [5-2151000007411] An error has occurred: SOAP-ERROR: Parsing WSDL:

2015-06-12 Thread Shobhan
same files on azure I am getting > SOAP-Errors ,what is the possible cause for this error ! > > > > An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from > 'https://adwords.google.com/api/adwords/o

An error has occurred: SOAP-ERROR: Parsing WSDL:

2015-06-11 Thread Shobhan Babu
is the possible cause for this error ! An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/o/v201406/TargetingIdeaService?wsdl' : failed to load external entity "https://adwords.google.com/api/adwords/o/v201406/

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-06-04 Thread Stephen Yeargin
exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'https: //adwords.google.com/api/adwords/cm/v201502/CampaignService?wsdl' : Premature end of data in tag definitions line 4 in /home/capistrano_repo/releases/20150602213100/vendor/googleads/googleads-php-lib/src/

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-06-02 Thread Danial Klimkin
Hello, Please make sure the PHP client can reach this URL from your server. You can start trying with 'wget'. If it succeeds, try pulling via the PHP. Most common cases are lack of SSL certificates and some kind of proxy / NAT blocking the access. -Danial, AdWords API Team. On Monday, Jun

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-06-02 Thread Anthony Madrigal
Hello, If you can access the URL by your browser but not through your code, then you should check your code to see if it is running locally or from a separate machine. You could also do some troubleshooting on the path your code is taking through your own network. Regards, Anthony, AdWords AP

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-05-31 Thread Интернет Капитал
пятница, 29 мая 2015 г., 17:24:57 UTC+3 пользователь Anthony Madrigal написал: > > Hello, > > Were you able to access the URLs on your web browser or by using cURL? > > Regards, > Anthony, AdWords API Team > Hello, I can access the URL via a web browser -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-05-29 Thread Anthony Madrigal
Hello, Were you able to access the URLs on your web browser or by using cURL? Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/p

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-05-28 Thread Интернет Капитал
Thanks for the reply in command line wget https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl load file 'AdGroupAdService?wsdl' четверг, 28 мая 2015 г., 17:53:09 UTC+3 пользователь Anthony Madrigal написал: > > Hi, > > This typically happens due to connectivity issues fr

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-05-28 Thread Anthony Madrigal
Hi, This typically happens due to connectivity issues from the user's computer to the AdWords API server. Are these URLs accessible from the user's machine on a browser or through cURL? Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-05-28 Thread Интернет Капитал
Hi when I launch the script, receive this error. PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl' : failed to load external entity "https://adwords.google.com/api/adwords/cm/v201

Re: SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-06 Thread Josh Radcliff (AdWords API Team)
Hi, Are you using any proxy settings in your settings.ini file ? If so, please use the same proxy setting with curl or your browser to confirm that you can retrieve the WSDL. Also, you may

Re: SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-06 Thread Sonja Henie
Josh, the error persists as of this writing, and I *am *able to reach the URL in a browser on the server on which the code is being run. Why would we be getting this error? > >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeve

Re: SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-03 Thread Josh Radcliff (AdWords API Team)
Hi, The endpoint URL you mentioned (https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl) is accessible as far as I can tell, which suggests this is an issue on your side. Did anything change recently with your networking configuration, such as a new proxy server? Also, are

Re: SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-02 Thread Sonja Henie
Josh, yes. The problem persists. So could use your help! On Monday, February 2, 2015 at 5:26:05 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I'm not aware of any issues with our endpoints recently. Are you still > encountering this error? > > Thanks, > Josh, AdWords API Team >

Re: SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-02 Thread Josh Radcliff (AdWords API Team)
t; error we're getting is: > > PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from ' > https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl' : > failed to load external entity " > https://adwords.google.com/api/adwords/cm/v201406/Camp

SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-01 Thread Sonja Henie
As of Friday we have not been able to access AdWords API endpoints. The error we're getting is: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl' : failed to load external entity "h

Re: Caught exception: SOAP-ERROR: Parsing WSDL

2015-01-19 Thread Anash P. Oommen (AdWords API Team)
in PHP that creates some ad groups. This script ran > successfully one year ago but not it's getting this error: > > *Caught exception: SOAP-ERROR: Parsing WSDL: Couldn't load from > 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl > <http

Caught exception: SOAP-ERROR: Parsing WSDL

2015-01-19 Thread Anca Suciu
Hello, I have a test program in PHP that creates some ad groups. This script ran successfully one year ago but not it's getting this error: *Caught exception: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl

Re: SOAP-ERROR: Encoding: Error calling to_xml callback

2014-09-25 Thread Josh Radcliff (AdWords API Team)
Hi, This sounds like an issue that's specific to the PHP library. If so, could you open an issue on the library's github issues list ? Thanks, Josh, AdWords API Team On Thursday, September 25, 2014 11:49:03 AM UTC-4, Daniele Salvatore Alba

SOAP-ERROR: Encoding: Error calling to_xml callback

2014-09-25 Thread Daniele Salvatore Albano
Hi to all, I am facing a strange issue when calling multiple times the TargetingIdeaService::get method. This error happens ONLY when the code calls multiple times that service, the first time works perfectly. To avoid possible problems, every time it is called the code re-instantiate all the

Re: SOAP-ERROR

2014-08-26 Thread Vassard
After running this wget -mk -w 20 --user-agent="Mozilla/4.5 (X11; U; Linux x86_64; en-US)" https://adwords.google.com/api/adwords/cm/v201406/CampaignService?ws it solved my problems -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlea

Re: SOAP-ERROR

2014-08-26 Thread Vassard
It did not help me, I think the error is in my "user" because all my BasicOperations and reporting does not work. The reporting error is ReportDownloadException (403). -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogs

Re: SOAP-ERROR

2014-08-26 Thread Vassard
I think the error is in my user as none of the $user->GetService works i try to make a report but i just said 'ReportDownloadException (403)' Den mandag den 25. august 2014 17.09.01 UTC+2 skrev Anash P. Oommen (AdWords API Team): > > Hi Vassard, > > Try accessing /api/adwords/cm/v201406/Campaig

Re: SOAP-ERROR

2014-08-26 Thread Vassard
I think the error is in my user, because $user->GetService and $user->LoadService does not work. I tried to make a report but got this error ReportDownloadException (403) Den mandag den 25. august 2014 17.09.01 UTC+2 skrev Anash P. Oommen (AdWords API Team): > > Hi Vassard, > > Try accessing

Re: SOAP-ERROR

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi Vassard, Try accessing /api/adwords/cm/v201406/CampaignService?wsdl and see if that works. Cheers, Anash On Monday, August 25, 2014 10:30:18 AM UTC-4, Vassard wrote: > > 403. That’s an error. Your client does not have permission to get URL > /api/adwords/cm/v201406/CampaignService from this

Re: SOAP-ERROR

2014-08-25 Thread Vassard
403. That’s an error. Your client does not have permission to get URL /api/adwords/cm/v201406/CampaignService from this server. but i don't understand why ? my user has a Access Token. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googl

Re: SOAP-ERROR

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
ssard wrote: > > Hello! > I have a problem with GetCampaignsExample and other BasicOperations > > SOAP-ERROR: Parsing WSDL: Couldn't load from ' > https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl' : > failed to load external entity " >

SOAP-ERROR

2014-08-25 Thread Vassard
Hello! I have a problem with GetCampaignsExample and other BasicOperations SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl' : failed to load external entity "https://adwords.google.com/api/adwords/cm/v20

Re: SOAP-ERROR: Parsing WSDL

2014-06-02 Thread Josh Radcliff (AdWords API Team)
i/docs/guides/bestpractices#error_handling> to deal with such issues. Cheers, Josh, AdWords API Team On Monday, June 2, 2014 2:37:38 AM UTC-4, Artur Meinzer wrote: > > Hi everyone, > > I get the following error from time to time: > PHP Fatal error: SOAP-ERROR: Parsing WSD

SOAP-ERROR: Parsing WSDL

2014-06-01 Thread Artur Meinzer
Hi everyone, I get the following error from time to time: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/MutateJobService?wsdl' : failed to load external entity "https://adwords.google.com/ap

Re: An error has occurred: SOAP-ERROR: Parsing WSDL

2014-04-25 Thread Anash P. Oommen (AdWords API Team)
heers, Anash P. Oommen, AdWords API Advisor. On Friday, April 25, 2014 4:29:39 AM UTC-4, Sinan Yalcinkaya wrote: > > hi, > > i am using adwords api v201402 at test account and I meet all requirements... > ( curl, openssl and soap ) > > I am getting the following error; >

An error has occurred: SOAP-ERROR: Parsing WSDL

2014-04-25 Thread Sinan Yalcinkaya
hi, i am using adwords api v201402 at test account and I meet all requirements... ( curl, openssl and soap ) I am getting the following error; An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords-sandbox.google.com/api/adwords/cm/v201402/CampaignSe

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-11 Thread Ray Tsang (AdWords API Team)
; -- >>>>>> Ray Tsang (AdWords API Advisor) >>>>>> >>>>>> >>>>>> On Tuesday, March 4, 2014 9:53:03 AM UTC-5, Mathis Lübbers wrote: >>>>>>> >>>>>>> Hey Ray, >>>>>>> t

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-10 Thread Mathis Lübbers
bbers wrote: >>>>>> >>>>>> Hey Ray, >>>>>> thank your for your response! >>>>>> I think, I have you to tell the whole problem again, because I've >>>>>> made a mistake in the discription of the problem, sorry the

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-10 Thread Ray Tsang (AdWords API Team)
stake in the discription of the problem, sorry therefore! >>>>> >>>>> We have installed the API with it's configurations on two different >>>>> machines (A,B) using these steps: >>>>> >>>>> download the current php library >>>&g

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-10 Thread Joseph Collins
gt; >>>> download the current php library >>>> create MCC production account (developer token in auth.ini) >>>> create MCC test account (creat client --> client costumer ID in >>>> auth.ini) >>>> create Project at Google Developers Console

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-07 Thread Ray Tsang (AdWords API Team)
ccounts>prior >> to its approval. Please visit our test account guide for more info. >> >> Thanks! >> >> Ray >> >> On Thursday, March 6, 2014 6:57:46 AM UTC-5, Mathis Lübbers wrote: >>> >>> Hi, >>> >>> I solve

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-07 Thread Joseph Collins
e Project at Google Developers Console (client ID , clientSecret in >>> auth.ini) >>> get RefreshToken --> insert in auth.ini >>> uncomment extension=php_openssl.dll >>>extension=php_curl.dll >>>

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-07 Thread Mathis Lübbers
com/adwords/api/docs/test-accounts>prior > to its approval. Please visit our test account guide for more info. > > Thanks! > > Ray > > On Thursday, March 6, 2014 6:57:46 AM UTC-5, Mathis Lübbers wrote: >> >> Hi, >> >> I solved the problem regarding the

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-06 Thread Ray Tsang (AdWords API Team)
: > > Hi, > > I solved the problem regarding the SOAP-ERROR with deinstalling xampp and > installing it again without running any anti-virus program or User > Account Control. > > Maybe someone has the same problem. > > Now logically, we have the incomplete sigUp er

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-06 Thread Mathis Lübbers
Hi, I solved the problem regarding the SOAP-ERROR with deinstalling xampp and installing it again without running any anti-virus program or User Account Control. Maybe someone has the same problem. Now logically, we have the incomplete sigUp error on both machines. I've sent y

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-05 Thread Ray Tsang (AdWords API Team)
n php.ini (on >> Machine A in php.ini-developement and php.ini-production, too) >> >> tried GetCampaigns on two different machines and got two different errors. >> >> Machine A : >> >> An error has occurred: SOAP-ERROR: Parsing WSDL:

  1   2   3   >