Python Forum
Unknown error occurred: Port not found - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Unknown error occurred: Port not found (/thread-29282.html)



Unknown error occurred: Port not found - NewBeie - Aug-27-2020

Hi,

I have this WSDL

http://service.name.co.za:8580/xx/wsco/user/ExtractBCUsersXAPI?WSDL
when I call it on a SOAPUI I get data back, but when I put it on my Python code I get
Output:
Unknown error occurred: Port not found: 'ExtractBCUsersXAPI.UserExportServiceSoap12Port'
error