chameleonbr / node-red-contrib-soap

SOAP Client for Node Red
MIT License
9 stars 27 forks source link

"Service Call Error: Error: Cannot parse response" #10

Open powersensor opened 6 years ago

powersensor commented 6 years ago

Hello,

I get the following mesage : "Service Call Error: Error: Cannot parse response" any idea why ? How can I resolve it ?

fkorteby commented 5 years ago

Hi,

I know its late but maybe it will be useful for other users.

I think its an issue in this contribution to solve this just use the http-request coming by default with node-red then past the hall soapenv xml to the payload.

Good luck.