ghaleda

Results 1 comments of ghaleda

@bruindav I received same error as you did. I then used the .encode() rather to encode string to bytes as per below: if len(args) == 1 and isinstance(args[0], RawSoapMessage): message...