Relative Content

Tag Archive for python-3.xsoap-clientzeep

Zeep add header to request

Im not a developer, I was given a task to rewrite an old perl code to Python3.
It query a SOAP interface with 2 parameter.
The perl code is working fine, but the python rewrite does not.
My code is:

Zeep add header to request

Im not a developer, I was given a task to rewrite an old perl code to Python3.
It query a SOAP interface with 2 parameter.
The perl code is working fine, but the python rewrite does not.
My code is: