'NoneType' object has no attribute 'data'
- by Bill Jordan
Hello guys,
I am sending a SOAP request to my server and getting the response back. sample of the response string is shown below:
<?xml version = '1.0' ?>
<env:Envelope xmlns:env=http:////www.w3.org/2003/05/soap-envelop
.
..
..
<env:Body>
<epas:get-all-config-resp xmlns:epas="urn:organization:epas:soap"> ^M
...
...…