On Wed, Oct 22, 2014 at 10:36 PM, <diyar...@gmail.com> wrote: > Could anyone please help me to resolve 403 forbidden error while logging > into an application.
That comes down tot he server you're talking to. Maybe your username/password is wrong, or maybe you need to send back a cookie, or something. If you do some web searches, you should be able to find some info about HTTP; the better you understand the protocol, the more you'll understand of what urllib2 is saying. ChrisA -- https://mail.python.org/mailman/listinfo/python-list