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

Using cookies #10

Open
gerijani opened this issue May 10, 2020 · 2 comments
Open

Using cookies #10

gerijani opened this issue May 10, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@gerijani
Copy link

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?

@J3Patel J3Patel added the enhancement New feature or request label Dec 24, 2020
@J3Patel
Copy link
Owner

J3Patel commented Dec 24, 2020

@gerijani Thanks for reporting I will check this if possible

@Learnpython-code
Copy link

Learnpython-code commented Mar 12, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants