-
Notifications
You must be signed in to change notification settings - Fork 456
Cannot login due to undefined id_hash
#92
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
correct me if I'm wrong, but this happens when it is trying to hit the |
I fixed that by commenting out line 461 in
|
Do you ever have "star" any questions no matter via cli or website? If not, that might be a bug that "https://leetcode.com/list/api/questions" would return without a valid id_hash. |
I do have some favorite questions on website (not star though). I have removed all favorite questions on website and uncomment line |
@ptopenny anyway this error should not block your login action, you can ignore this error and do other actions as usual, e.g. list, show. |
After removing the stars from favorite list, I was able to login. |
refs #92 Signed-off-by: Eric Wang <[email protected]>
After setting my Favorites list to private, I no longer received this error... |
Problem Summary
How to reproduce
leetcode user -l -vv
id_hash
undefined atleetcode.js
, expecting login successEnvironment
The text was updated successfully, but these errors were encountered: