Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad Request for url: https://api.coursera.org/api/login/v3 #704

Closed
vikiaiteam opened this issue Feb 6, 2019 · 1 comment
Closed

Bad Request for url: https://api.coursera.org/api/login/v3 #704

vikiaiteam opened this issue Feb 6, 2019 · 1 comment

Comments

@vikiaiteam
Copy link

oursera_dl version 0.11.4
isting enrolled courses
raceback (most recent call last):
File "c:\python37-32\lib\site-packages\coursera\cookies.py", line 148, in login
r.raise_for_status()
File "c:\python37-32\lib\site-packages\requests\models.py", line 940, in raise_for_status
raise HTTPError(http_error_msg, response=self)
equests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.coursera.org/api/login/v3

uring handling of the above exception, another exception occurred:

raceback (most recent call last):
File "c:\python37-32\lib\runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "c:\python37-32\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Python37-32\Scripts\coursera-dl.exe_main
.py", line 9, in
File "c:\python37-32\lib\site-packages\coursera\coursera_dl.py", line 232, in main
list_courses(args)
File "c:\python37-32\lib\site-packages\coursera\coursera_dl.py", line 108, in list_courses
login(session, args.username, args.password)
File "c:\python37-32\lib\site-packages\coursera\cookies.py", line 155, in login
raise AuthenticationFailed('Cannot login on coursera.org: %s' % e)
oursera.cookies.AuthenticationFailed: Cannot login on coursera.org: 400 Client Error: Bad Request for url: https://api.coursera.org/api/login/v3

@balta2ar
Copy link
Member

balta2ar commented Feb 7, 2019

Duplicate of #702.

@balta2ar balta2ar closed this as completed Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants