-
Notifications
You must be signed in to change notification settings - Fork 457
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
Can't login! #233
Comments
same problem |
will,i fixed this problem by change leetcode.com to leetcode.cn at config files |
but my account is in US website, not Chinese. |
same issue |
Still looks like this doesn't work. At first i thought it was because I had special characters in my password as there is also an issue about that. But changing my password to just characters and numbers still results in not being able to log in with leetcode-cli -l attempting many times to ensure i am typing the correct account details. |
Yep me too tried using a VPN but it didn't help the issue |
me too |
Hi, developer of this extension has not been very active on GitHub since 2019. I created repository where I keep maintaining similar extension - https://github.com/mbledkowski/neuleetcode.vim. Please submit your issues there. |
The easiest way I found to overcome the problem was to do cookie login via "leetcode user -c". LeetCode-OpenSource/vscode-leetcode#478 (comment) Hope that helps! |
Problem Summary
when I enter :leetcode user -l
I ' m sure my account is correct, but I can 't log in
then I try: leetcode user -c
and it show: [ERROR] You are not login yet?
So, what should I do?
How to reproduce
Environment
| | | | | |
| | ___ | | ___ ___ __| | ___
| |/ _ / _ \ __|/ __|/ _ \ / ` |/ _
| | _/ / | (| () | (| | __/
||_|_|_|_|_/ _,_|___| CLI v2.6.2
[Environment]
Node v12.22.12
OS linux 5.13.0-52-generic
Cache /home/ye/.lc/leetcode.cn/cache
Config /home/ye/.lc/config.json
[Configuration]
autologin {"enable":false,"retry":2}
code {"editor":"vim","lang":"cpp"}
file {"show":"${fid}.${slug}","submission":"${fid}.${slug}.${sid}.${ac}"}
color {"enable":true,"theme":"default"}
icon {"theme":""}
network {"concurrency":10,"delay":1}
app "leetcode.cn"
[Themes]
Colors blue,dark,default,molokai,orange,pink,solarized,solarized.light
Icons ascii,default,win7
[Plugins]
cache default
retry default
leetcode.cn 2018.11.25
leetcode default
The text was updated successfully, but these errors were encountered: