我目前正在设置 Heroku CLI。当我尝试连接我的帐户时,我收到错误 400。
sudo heroku keys:add
Enter your Heroku credentials.
Email: seanfindlay3@gmail.com
Password (typing will be hidden):
▸ HTTP Error: https://api.heroku.com/login 400 Bad Request
▸ Invalid response from API.
▸ HTTP 400
▸ {*my email* *my password*}
▸
▸ Are you behind a proxy?
▸ https://devcenter.heroku.com/articles/using-the-cli#using-an-http-proxy
据我所知,我不支持代理。我在网上找不到有关此主题的任何内容。