`micli list` doesn't work because login seems broken: `Exception on login xxxxx: 'userId'`
xiyu23 opened this issue · 2 comments
xiyu23 commented
How to reproduce
Environment: Windows 10
shell: bash
- Clone repo into local machine (commit id I used: c82be6a)
- Run
pip install miservice_fork
- Set MI account
$ export MI_USER=xxx
$ export MI_PASS=xxx
Expected
The login should success.
xiyu23 commented
I don't know why, it's works now. I didn't change anything...
xiyu23 commented
close