Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

RuntimeError: [!] Could not login. Please check your credentials CAPTCHA! #38

Open
AirIn19 opened this issue Dec 11, 2019 · 1 comment

Comments

@AirIn19
Copy link

AirIn19 commented Dec 11, 2019

Traceback (most recent call last):
File "linkedin_learning.py", line 225, in
loop.run_until_complete(process())
File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete
return future.result()
File "linkedin_learning.py", line 209, in process
await login(USERNAME, PASSWORD)
File "linkedin_learning.py", line 95, in login
raise RuntimeError("[!] Could not login. Please check your credentials")
RuntimeError: [!] Could not login. Please check your credentials

@Ahmed-Soli
Copy link

I have restructured the project , You can see it here
https://github.com/Ahmed-Soli/linkedin-course-downloader

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants