Closed ofey404 closed 3 years ago
Hey @ofey404 , would you mind trying login with cookies, it seems leetcode-cli
could not read your keychain for reading the sessions of chrome directly.
Here are two ways to get sessions of leetcode.com in leetcode-cli:
~/.leetcode/leetcode.toml
by hand (try this)Ohhhhh... So there exists a leetcode.toml
in .leetcode
, I create a new file and has a typo in it(leecode.toml
). That's why I've tried modify it, login with session, but it seems not work.
Now everything is fine, thank you for your help! ❤️
NOTE: Remember to login leetcode.com before we run the command leetocde
❤️
Please reopen this issue if someone meet the same issue
Hey there! When I use subcommands in
leetcode-cli
, problem like this occurs:With
RUST_BACKTRACE=1
:My system is fedora 33 workstation, I initially login leetcode with github, and I encounter this problem.
After that, I set leetcode password, logout leetcode, clear all cookies from leetcode, then relogin with my username and password. However, this problem is still there.
Thank you for your attention ⭐