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, everything works
and I get the correct response. http://paste.pocoo.org/show/124067/

Both the code send the same exact parameter to urllib.urlopen(). Is
GAE urlib() different from the standard Python?

What could be the issue?:

-- 
Ritesh
http://www.riteshn.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to