Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229654

How to consume SOAP WEBSERVICE

$
0
0

Please help, I can’t send data for SOAP WEBSERVICE with http.post.

Example:

this.http.put(pathx,JSON.stringify(data), options).subscribe(res => {
console.log("Send ok: " + res);
},err =>{
console.log("Error: " + err);
}, () => {
console.log(“Done”);
});

Thank you


Viewing all articles
Browse latest Browse all 229654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>