I'm trying to use the google/python api, but i keep getting this error thrown at me:
HTTPError: HTTP Error 407: Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied.
I also get this error when trying to use urllib2 to connect to websites. I'm really not very sure how to 'authenticate' i have the required information, it's just i don't know where to use it. like i said i don't really understand it much myself, but any help would be great, thanks.