Creating a SOAP client

Hai …,
I am new bee here and i have same kind of request. I have tried to implement your code. and i am getting few errors. Is it possible for you to share your project. atleast, this complete file…,like how did you import the function etc…

hey @ Calliste, i wanted to implement a soap service using ionic ,but i am stuck with the CORS error in firefox, i tried using a CORS plugin in firefox(which isnt helping) and am stuck with a preflight request 405 in chrome(using an ALLOW-CONTROL-ALLOW-ORIGIN plugin). Can you send me a working sample of your project so that i can figure out a way to solve these issues?

That is something that should be addressed on the server side.

but i am not in control of the server,so i have to use a proxy or find another way to get the response.Can someone give me a simple working code so that i can get a response?it could really help me out,i’m kind of in the water here.Thanks!