Closed gustavovalverde closed 6 years ago
This problem is specific to PySimpleSOAP and should not occur when using suds or zeep. There is something funny going on with the DGII SOAP service because the services return a string with JSON-encoded data and PySimpleSOAP for some reason returns a dict instead of a string.