Open
Description
~
▷ RUST_BACKTRACE=1 leetcode data -d -u
ok!
[INFO leetcode_cli::cache] Fetching leetcode problems...
error: error decoding response body: expected value at line 1 column 1, please try again
I installed the cli via nix: nix profile install nixpkgs#leetcode-cli
My ~/.leetcode/leetcode.toml
looks like:
[code]
editor = 'vim'
lang = 'rust'
[cookies]
csrf = 'xyz...randomtext...abc'
session = 'xyz...longerrandomtext...abc'
[storage]
cache = 'Problems'
code = 'code'
root = '~/.leetcode'
scripts = 'scripts'
Metadata
Metadata
Assignees
Labels
No labels