我正在使用codio.com。在那里,我使用ubuntu终端登录Heroku,但它给出了下面的错误。我还阅读了help page。它说在MFA中,你必须使用浏览器登录。但问题是浏览器不能从Codio平台打开。我被困在这一点上了。请帮帮忙。
codio@actor-spoon:~/workspace/helloSaas$ heroku login -i
heroku: Enter your login credentials
Email: prashantexploring@gmail.com
Password: ********
› Error: Your account has MFA enabled; API requests using basic
› authentication with email and password are not supported. Please
› generate an authorization token for API access.
›
› Error ID: vaas_enrolled发布于 2021-07-03 00:05:32
您可以使用API密钥作为密码。

https://stackoverflow.com/questions/68105084
复制相似问题