thankyou for the hint! upgrading the customized nusoap.php library bundled with apility from nusoap 0.7.2 to nusoap 0.7.3 and then applying the customizations documented in apility_1.13.1/lib/Readme_nusoap.txt solved this issue.
if anyone else has this problem, a diff that can be used to patch the nusoap library and make the corresponding changes to a few apility files is here: http://durak.org/sean/pubs/apility/apility_1.13.1.diff --sean On Mar 26, 2:08 pm, AdWords API Advisor <[email protected]> wrote: > I'm not sure what changed recently, but the error is caused by trying > to post your SOAP request to the address of the WSDL. As specified in > the WSDL, the URL endpoint of the service doesn't contain the "?wsdl" > parameter. ... > If you remove that parameter everything should work correctly. > - Eric Koleda, AdWords API Team > > sometime between march 9 and 15, the TrafficEstimatorService soap > > requests generated by apility started to fail with an error "HTTP > > method POST is not supported by this URL", -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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 To unsubscribe from this group, send email to adwords-api+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
