May the code be with you 👻
``` ~ ▷ 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' ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by 21eleven and has received 3 comments.