HI Anash, Thanks for your time looking into this.
The fact that it was only one client kept bothering me which made me discover that the Google Adwords Account Id had a newline in it which caused everything to break. Hope this helps someone else out in the future. -Lee On Tue, Mar 20, 2012 at 1:43 PM, Lee Harper <[email protected]> wrote: > Hi Anash, > > We are still having this issue, and only with this one user. > > Yes, we are using the latest PHP library. Will try capturing the outgoing > traffic like you suggested. > > Thanks > > > On Friday, March 16, 2012 4:35:15 AM UTC-5, Anash P. Oommen wrote: >> >> Hi Jeremy, >> >> I suspect this has to do with the HTTP request you send out to our >> servers. Are you using a client library? Could you try capturing the >> outgoing traffic with an HTTPS proxy and check if you are indeed sending a >> Content-Length header as part of your request? Fiddler ( >> http://www.fiddler2.com/**fiddler/help/httpsdecryption.**asp<http://www.fiddler2.com/fiddler/help/httpsdecryption.asp>) >> is a proxy that's capable of decrypting HTTPS traffic. >> >> Cheers, >> Anash P. Oommen, >> AdWords API Advisor. >> >> On Thursday, 15 March 2012 00:44:23 UTC+5:30, Lee Harper wrote: >>> >>> I'm using v201109 to get a campaign performance report. >>> >>> When I download the XML report, it just says: >>> >>> Error 411 (Length Required)!!1 >>> >>> >>> *411.* That’s an error. >>> POST requests require a Content-length header. That’s all we know. >>> >>> Any idea what would be causing this? We're an agency and use this call >>> for several users but only one is returning this error. >>> >>> Thanks for any help >>> >> -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > http://adwordsapi.blogspot.com > http://groups.google.com/group/adwords-api > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > You received this message because you are subscribed to the Google > Groups "AdWords API Forum" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/adwords-api?hl=en > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
