SOLVED: Re: Trap Authentication Errors in HTTP Request

2010-09-11 Thread naugiedoggie
On Sep 10, 12:09 pm, naugiedoggie wrote: > Hello, > > I have a script that authenticates to a web service provider to > retrieve data.  This script provides an authentication header built in > a very basic way like this: The answer is that there is something whacked in the Windoze implementation

Trap Authentication Errors in HTTP Request

2010-09-10 Thread naugiedoggie
Hello, I have a script that authenticates to a web service provider to retrieve data. This script provides an authentication header built in a very basic way like this: # Creates an authentication object with the credentials for a given URL def createPasswordManager(headers) : passwordManag