I get the error message “Error while importing WSDL: Cannot convert undefined or null to object” importing a WSDL file (that I use with no problem in python with soap and zuds).
Unfortunately there’s not a line number to try to figure out what might need to be addressed. Does anyone know what library is being used to parse the wsdl file or if there might be some deeper log file that may tell me the line number?