I tried to log in via :
and I got following error
[ERROR] session expired, please login again [code=-1]
``` -> so I tried to log in with LEETCODE_SESSION cookie via:
```sh
leetcode user -c
``` and I got following error:
```sh
[ERROR] You are not login yet?
How can I successfully log in via the leetcode-cli?