'Soap offline local network python
In my python program, I call a SOAP api via Zeep and Zeep Client.
My code works when I have internet connection but not offline. In fact, I have downloaded my WSDL and I am using the same code in local (without internet) but it's not working.
Does zip work offline?
If not, are there are other solutions? ( I can't install Suds )
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
