-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Fixed issue #198 #200
Fixed issue #198 #200
Conversation
Hi @Prince-Shaikh, this is a nice feature but should be optional. |
Yep, sure. 🙂 |
Nice! Perhaps it would be better to also include a cmd line mode as suggested by NicolasFlandrois here. |
Yep, that would be a good way to implement this feature 👍 |
@Datalux Added the command line argument [--clear_cookies] in the latest commit 🙂 |
Approved. Please fix conflics so I can merge your PR 😄 |
Done :) |
Attempt to login... During handling of the above exception, another exception occurred: Traceback (most recent call last): ┌plese slove this problem |
As @NicolasFlandrois pointed out clearing the cache allowed to solve the problem in issue #198 I added some code that will clear the cache by editing the config/settings.json file every time the program is restarted.