herokuにログインしようとすると「 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.」とエラーが表示される
herokuにログインしようとすると「 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.」とエラーが表示される。。herokuにログインしようとすると「 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: 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.のheroku login エラーの対処方法
① heroku login エラーの原因
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.のheroku login エラーの原因は二段階認証の設定をしているためにエラーが発生してます。
② すぐ解決できる方法
heroku の二段階認証のログイン設定を無効にすればすぐに解決できます。
※二段階認証を有効にしたままログインできるようにする場合は対処方法が異なります。ご注意ください。
以上で、herokuにログインしようとすると「 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.」とエラーが表示された時、すぐに解決できる方法についての紹介を終わります。