Hello,
I have published a python script to run as a rest service which enables me to run it through the web using an ajax call on javascript.
I couldn't find a way to consume that service with csharp using its SOAP endpoint. Anyone knows to refer me for a code example?
I have tried to add a web reference to that service in my library project but it doesn't seems to help
Thanks,
Shay.