Re: Can't get around HTTP/401 response using SUDS [SOLVED]

2012-03-10 Thread Adam Tauno Williams
On Fri, 2012-03-09 at 00:03 +0100, Rafael Durán Castañeda wrote: > El 08/03/12 16:44, Adam Tauno Williams escribió: > > SUDS version 0.4 pn x86_64 Python 2.7 > > I'm having a bear of a time getting HTTP Basic Authentication to work > > for a SOAP request via suds. Also using an HTTP proxy server.

Re: Can't get around HTTP/401 response using SUDS

2012-03-08 Thread Rafael Durán Castañeda
El 08/03/12 16:44, Adam Tauno Williams escribió: SUDS version 0.4 pn x86_64 Python 2.7 I'm having a bear of a time getting HTTP Basic Authentication to work for a SOAP request via suds. Also using an HTTP proxy server. In WireShark I just see a request - GET http://./services/services/JobS

Can't get around HTTP/401 response using SUDS

2012-03-08 Thread Adam Tauno Williams
SUDS version 0.4 pn x86_64 Python 2.7 I'm having a bear of a time getting HTTP Basic Authentication to work for a SOAP request via suds. Also using an HTTP proxy server. In WireShark I just see a request - GET http://./services/services/JobService-0.0.1?wsdl HTTP/1.1 Accept-Encoding: identit