PHP Soap Error - Improper SOAP Request

Posted by Mem on Stack Overflow See other posts from Stack Overflow or by Mem
Published on 2010-05-21T19:17:46Z Indexed on 2010/05/21 19:20 UTC
Read the original article Hit count: 249

Filed under:
|

Hey,

The PHP SOAP client is constructing a soap request that uses "href" to reference other parts of the message. The web service i'm trying to consume does not like this. Is there a way to force it to construct the soap envelope without references?

Thanks in advance

© Stack Overflow or respective owner

Related posts about php

Related posts about soap