[google-appengine] Re: Urllib.urlfetch with HTTPS giving IOError error

2009-06-22 Thread Ritesh Nadhani
Anybody? On Fri, Jun 19, 2009 at 12:53 PM, Ritesh Nadhanirite...@gmail.com wrote: Hi Hi, I am trying to access an https url specifically: https://api-3t.sandbox.paypal.com/nvp and I get the traceback: http://paste.pocoo.org/show/124055/ If I access the same thing from shell using urllib,

[google-appengine] Re: Urllib.urlfetch with HTTPS giving IOError error

2009-06-22 Thread Tony
I don't believe urllib supports https requests. Try using urllib2 or Google's urlfetch module. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to