Hi,

I am trying to download a file from url. but every time it redirecting to
login url only even if i provide username and password?

ex:

import urllib
>>> x = 
>>> urllib.urlopen("https://abcd/versionLabel/CURRENT<https://cdx-dev.cisco.com/ecm/view/objectId/090dca388000cbff/versionLabel/CURRENT>
",data)
>>> x.url
'https://abcd/autho/forms/CDClogin.html<https://sso-nprd.cisco.com/autho/forms/CDClogin.html>
'

-- 
Nitin K
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to