News

This README will go through a super simple yet kinda comprihensive example to create a SOAP service and client in Node.js. The service has also been tested ... load the WSDL file var xml = ...
During testing of the /v0/publish endpoint, I found that the request body parsing into the PublishRequest model doesn't work as expected. I used the example request body from /scripts/test_publish.sh.