I've tried everything, and the only way I seemed to get a concrete "POST" to the SOAP server was using NODE.js. Is there actually a way to make a post to a soap server through the browser? I'm making an Ionic app and need to make calls for queries through this websocket.. Any help would be extremly helpful. Thanks.
p.s.: The configuration is correct because it worked using POSTMAN & node too the same way I'm doing with Javascript. (400 (Bad Request) is always happening)