Hello !

Hello to all!

I have a little promblem today, and I need help

I wrote a function for authentication:

<%

        def __autch (self):
                # Autch
                self.gd_client = gdata.photos.service.PhotosService()
                self.gd_client.email = gemail
                self.gd_client.password = gpass
                self.gd_client.source = 'exampleCo-exampleApp-1'
                self.gd_client.ProgrammaticLogin()


%>



Maleureusement my connection through a proxy sock5. I wish to add to
the service object photo proxy settings (url and port).

How can I do that? ?



Currently I have an error:

  "Socket.error: [Errno 10060] A connection attempt ÚchouÚ ConnectU
because the party did not properly rÚpondu"

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-picasa-data-api?hl=en.

Reply via email to