Using Delphi 10.2.3 to consume a SOAP web service.

Using Delphi 10.2.3 to consume a SOAP web service.
I can send my request and raw response in coming in fine. Problem is my Response object in my code is always nil.

I could not figure where to look to start solving this. Following stackoverflow post did not get much attention either.
https://stackoverflow.com/questions/52976096/soap-response-class-not-assigned-nil

Searching for help in here now.

Thanks.

https://stackoverflow.com/questions/52976096/soap-response-class-not-assigned-nil

Comments