<!--- Before submit please try followings to see if your problem is gone: 1. login agian: ``` leetcode login -l ``` 2. run the latest code: ``` cd <your local repo> git pull --rebase origin master ./bin/install // install globally, OR ./bin/leetcode <command> // run the command locally ``` --> ### Problem Summary Test stucks in "Waiting for judge result" ### How to reproduce `leetcode-cli test 93.restore-ip-addresses.py` when running -vv: `[TRACE] REQUEST %s make request https://leetcode.com/submissions/detail/undefined/check/ ` Somehow the $id is 'undefined' ### Environment - leetcode-cli version: 2.6.2 - OS version: Mac OSX Catalina - Node version: v10.6.0 - Npm version: 6.4.1