Re: Getting empty string error when trying to get campaigns

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Willy, If you are still having issues with this, please file an issue on our Github PHP page. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Getting empty string error when trying to get campaigns

2016-03-14 Thread Willy D
Hi Ray, This error just happened to me last Saturday. It was working fine before and no code change or server configuration change. I am using PHP5.2.17, and unable to upgrade it to later version. Is there solution or temporary solution for this? Since it was working fine before using

Re: Getting empty string error when trying to get campaigns

2014-04-03 Thread Ray Tsang (AdWords API Team)
Hi All, Because PHP 5.3.x does not handle HTTP 1.1 chunked encoding properly, we've updated the PHP Google Ads client library to use HTTP 1.0 for PHP 5.3.x. You can download the updated client library from GitHubhttps://github.com/googleads/googleads-php-lib . PHP 5.2 users take note: We

Getting empty string error when trying to get campaigns

2014-03-21 Thread jaison . directi
Hi, I'm trying to fetch campaigns in a client account but I get the following error: Failed to load response into DOM: DOMDocument::loadXML() [ domdocument.loadxmlhttp://localhost/SEM/ach_Wgc9UjAnzvu8Xodf8ldpySSqtAx_UD1tlbuN7cFCtdI/domdocument.loadxml]: Empty string supplied as input in

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread shobha . procentris
Hi Adwords API team, We are facing the same issue. We are using Adwords Google API v201309 with PHP Client Library. We are getting the error *Error Fetching http body, No Content-Length, connection closed or chunked data *while making calls to API. Can you please let us know if there has

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Chirag
Hello All, I am also facing same error. [Mar 21 2014 15:13:28.00 - ERROR] email= effectiveUser= service=AdGroupAdService method=mutate operators={ADD: 1} responseTime=null requestId=null operations=null units=null server=adwords.google.com isFault=true faultMessage=Error Fetching http

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Filip Holmberg
Same here. On Friday, 21 March 2014 09:19:57 UTC+2, jaison@gmail.com wrote: Hi, I'm trying to fetch campaigns in a client account but I get the following error: Failed to load response into DOM: DOMDocument::loadXML() [

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread u_api_user
We have the same problem. It is a critical one cause it concerns allmost all soap requests we execute. thx in advance for your help Am Freitag, 21. März 2014 08:19:57 UTC+1 schrieb jaison@gmail.com: Hi, I'm trying to fetch campaigns in a client account but I get the following error:

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Ayoub Khobalatte
We are also having this issue. It's quite a critical one. We noticed that this issue happens when using PHP 5.3. All request work fine when excuted with PHP 5.4. Maybe the user agent plays a role? On Friday, March 21, 2014 8:19:57 AM UTC+1, jaison@gmail.com wrote: Hi, I'm trying to fetch

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Filip Holmberg
It indeed seems to be php version related. We are running 5.3.10 on our production server and locally the API works when running 5.4.10. Even 5.3.20 seemed to work. Would be nice to know what kind of changes google have made that causes this problem. Docs says that 5.2.x would be enough.

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread shobha
Hi Adwords API team, Since today morning, even we are getting the error *Error Fetching http body, No Content-Length, connection closed or chunked data* while fetching the data from Adwords API v201309 using the PHP client library. Can somebody please let us know how this can be fixed as it

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread technique1
Same here since this morning... Note that i'm using the v201309 version of the PHP API Le vendredi 21 mars 2014 08:19:57 UTC+1, jaison@gmail.com a écrit : Hi, I'm trying to fetch campaigns in a client account but I get the following error: Failed to load response into DOM:

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Pierre Grimaud
Same with PHP 5.3.3-7+squeeze14. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Danial Klimkin
Hello All, We've identified this issue and investigating now. We'll update this thread once we have more details. -Danial, AdWords API Team. On Friday, March 21, 2014 11:19:57 AM UTC+4, jaison@gmail.com wrote: Hi, I'm trying to fetch campaigns in a client account but I get the

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread jody stein
Is there any update on this situation? On Friday, March 21, 2014 5:40:50 AM UTC-7, Danial Klimkin wrote: Hello All, We've identified this issue and investigating now. We'll update this thread once we have more details. -Danial, AdWords API Team. On Friday, March 21, 2014 11:19:57 AM

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Stephen Yeargin
Hi Danial, Is there a status board for the AdWords API for service interruptions? I need to be able to keep my boss/staff apprised of issues that aren't directly related to our code. - Stephen On Friday, March 21, 2014 7:40:50 AM UTC-5, Danial Klimkin wrote: Hello All, We've identified

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Steve B
Problem is still happening to me here, as well… FYI, we're using PHP 5.2.4-2ubuntu5.17. --Steve Bennett On Friday, March 21, 2014 3:19:57 AM UTC-4, jaison@gmail.com wrote: Hi, I'm trying to fetch campaigns in a client account but I get the following error: Failed to load response

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Rob Rudnicki
for those looking at this thread for updates. The issues seems to have been resolved. I had the issue earlier but no longer. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Abdelali AHBIB
Worked for me yesterday, but today when I run the same script with the same configuration in the same server I had the message : An error has occurred: Error Fetching http body, No Content-Length, connection closed or chunked data On Friday, March 21, 2014 7:19:57 AM UTC, jaison@gmail.com

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Pierre Grimaud
Vincent Tsao proposes a temporary fix : *The clarify the issue, it is with some versions of PHP not handling decoding HTTP 1.1 responses when the response uses the chunked data mechanism. The fix for now is to do the following:* *In the file

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Ray Tsang (AdWords API Team)
Hi All, We’ve identified the cause for this issue. The fix has been deployed and your requests should continue to work now. Longer Answer: There was a recent server change to utilize the HTTP 1.1 chunked transfer encoding. This change affected some of the PHP platform versions that cannot