Re: trouble consuming null data from wsdl with suds.client

2017-08-31 Thread dieter
kevinalejandromol...@gmail.com writes: > i was trying to consume the service but i always have the same error, look > over the error message, and i am think that the error is, the suds library > does not support null values on the attributes. > r=client.service.WSOBTENERINTERRUPCIONWEB(1,1)

trouble consuming null data from wsdl with suds.client

2017-08-30 Thread kevinalejandromolina
i was trying to consume the service but i always have the same error, look over the error message, and i am think that the error is, the suds library does not support null values on the attributes. >>> r=client.service.WSOBTENERINTERRUPCIONWEB(1,1) Traceback (most recent call last): File "",