python SOAP client that uses POST method -


tried to use suds to be a Python SOAP client, but it receives, does not post and my The server needs to post. Is there a move to go far away, or do you have a customer's address that supports POST? Suds.client import client from

  url = 'file: ///myfile.wsdl' client = client (url) client.service.myfunction ()   < / Div> 

Ends my issue I was missing a previous / / '' in the server address. This post has more details

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -