【发布时间】:2018-08-19 04:34:59
【问题描述】:
我目前正在设置 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
据我所知,我没有代理。我在网上找不到有关此主题的任何内容。
【问题讨论】:
标签: heroku heroku-toolbelt heroku-cli