You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, I have the same situation. I got the message
raise RuntimeError("[!] Could not login. Please check your credentials")
RuntimeError: [!] Could not login. Please check your credentials
Is there a chance to use this with a cookie file? As the normal account is ordered under another subscription to login I get a deny:
2020-05-10 21:57:35,183 root INFO *@gmail.com
2020-05-10 21:57:35,184 root INFO ************
2020-05-10 21:57:35,184 root INFO [] Login step 1 - Getting CSRF token...
2020-05-10 21:57:35,506 root DEBUG [] CSRF: 4a244686-f98d-43a0-8d6f-99dc084b4f98
2020-05-10 21:57:35,507 root INFO [] Login step 1 - Done
2020-05-10 21:57:35,507 root INFO [] Login step 2 - Logging In...
2020-05-10 21:57:36,229 root INFO [] Login step 2 - Done
2020-05-10 21:57:36,230 root INFO [] -------------Done-------------
2020-05-10 21:57:36,231 root INFO [] -------------Fetching Course-------------
2020-05-10 21:57:36,858 asyncio ERROR Unclosed connection
client_connection: Connection<ConnectionKey(host='www.linkedin.com', port=443, is_ssl=True, ssl=False, proxy=None, proxy_auth=None, proxy_headers_hash=-1165420784064433989)>
2020-05-10 21:57:36,861 root INFO [] Access to Learning Python with PyCharm is DENIED
Can you modify it to use cookie file instead of uid/pass?
The text was updated successfully, but these errors were encountered: