Note: Apparently the WSDL we are consulting has 2 posible namespaces, when is checking the second one it crashes, not every time, but 9 out of 10. The other time that works is to tell us we don't have permissions to connect to that service(that's expected).
If I'm missing something pls tell me what, I tried to fix the code in the method that trigger the error, the get from wsdl/wsdl.py
I added an else, but I don't think it's the best solution.
Note: Apparently the WSDL we are consulting has 2 posible namespaces, when is checking the second one it crashes, not every time, but 9 out of 10. The other time that works is to tell us we don't have permissions to connect to that service(that's expected).
If I'm missing something pls tell me what, I tried to fix the code in the method that trigger the error, the get from wsdl/wsdl.py
I added an else, but I don't think it's the best solution.