Leetcode session cookie not found. Please login in browser.
Login in leetcode.cn both firefox and chromium. Tried set g:leetcode_browser both firefox and chromium, always get the info Leetcode session cookie not found. Please login in browser. when try to signin.
Login leetcode.com and let g:leetcode_browser = firefox get error:
cannot get the progress
cannot get progress. Please relogin in your browser.
You should set the browser by let g:leetcode_browser = 'firefox'.Because the value is a string!
@SpringHan Thanks for your reply! My setting is exactly: let g:leetcode_browser = 'firefox'. Sorry for my typo here!

And had login leetcode on firefox.
Oh,I know.And I also met the problem.I think maybe the dependence is wrong or the source codes can't use now.
I am having the same issue M1 mac
Tried firefox and chrome
@roachsinai
I had this issue for a while and finally solved it
steps:
- Login with email & password in leetcode(avoid login with google or anyother social site in leetcode)
- Setup let
g:leetcode_browser = 'chrome'
Here is the output