Search found 1 match
- Mon Feb 02, 2009 1:56 pm
- Forum: PHP - Code
- Topic: SOAP empty response. Apparently good request.
- Replies: 1
- Views: 1056
SOAP empty response. Apparently good request.
Hi Guys, I'm attempting to consume a web service using SOAP. I'm creating the SOAP client with a trace and I'm using getLastRequest and getLastResponse. My request looks good but my response looks empty. I'm a bit stuck as to what to do to debug further. Does anybody have any suggestions? The follow...