- Notifications
You must be signed in to change notification settings - Fork60
Description
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?