lilmer Posted July 24, 2013 Share Posted July 24, 2013 Hello, I have a question how to get the last request an API method , my co programmer from other universe who handle the API told me that I need to use SOAP getLastRequest, so I look for solution and I read about http://www.php.net/manual/en/soapclient.getlastrequest.php, but were not using SOAP, we use WSClient, (I'm not familiar with both of them) . I see that the WSClient has its own getLastRequest from here http://phpwebservices.blogspot.com/2008/01/tracing-soap-messages.html, but its not working, I think that I really need SOAP getLastRequest. . Can anyone help me how can I get the last request using soap? We use WSClient not SOAP client, so something like I just have to use soap client as a tester to get the last request. Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.