robotframework-sudslibrary
robotframework-sudslibrary copied to clipboard
ValueError: AbstractBasicAuthHandler does not support the following scheme: 'Negotiate'
Hi Kevin,
Thanks for keeping this up.
We are using robotframework-sudslibrary library with a remote WSDL. We are using the Create Soap Client keyword and pass the following arguments:
- url
- username
- password
Unfortunately we are getting the following error. ValueError: AbstractBasicAuthHandler does not support the following scheme: 'Negotiate'
Can you help us find a solution to connect using the (basic auth protected) WSDL?