-
Notifications
You must be signed in to change notification settings - Fork 64
Cannot read locked problem (premium account) #35
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
Comments
Sorry, I thought the locked problems will be fetched automatically since you login into leetcode.com with a premium account before. If somebody wants to implement this, ping me if I can help |
I've created a PR for this here: #36 . It adds support for premium Leetcode questions (although I'm not sure how it will behave for users who don't have Leetcode premium). |
@Raees678 It just worked! Thank you so much. |
Oh, it's my fault, we can list locked problems but can not get/edit them, right? because the current program just deny doing these for all accounts |
Merged #36. Use leetcode-cli |
Thanks for great work. The program is blazing fast and I like it.
Currently,
leetcode-cli
cannot retrieve the locked problems for premium account.Is there a solution for this?
The text was updated successfully, but these errors were encountered: