Skip to content
This repository was archived by the owner on Mar 3, 2021. It is now read-only.
This repository was archived by the owner on Mar 3, 2021. It is now read-only.

HTTP Error 400: Bad Request #7

@swn73

Description

@swn73

Getting downloads list...
Logging in... Submitting form... Could not submit login form HTTP Error 400: Bad Request
Traceback (most recent call last):
File "coursera.py", line 66, in login
handle = urllib2.urlopen(req)
File "F:\Program Files (x86)\python2.7.9\lib\urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "F:\Program Files (x86)\python2.7.9\lib\urllib2.py", line 437, in open
response = meth(req, response)
File "F:\Program Files (x86)\python2.7.9\lib\urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "F:\Program Files (x86)\python2.7.9\lib\urllib2.py", line 475, in error
return self._call_chain(_args)
File "F:\Program Files (x86)\python2.7.9\lib\urllib2.py", line 409, in _call_chain
result = func(_args)
File "F:\Program Files (x86)\python2.7.9\lib\urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 400: Bad Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions