Authentication failure in Heroku CLI after password change

后端 未结 6 473
耶瑟儿~
耶瑟儿~ 2020-12-28 09:31

After a password change on heroku\'s website, I can\'t access the heroku api.

When I do heroku login, I get Authentication successful, even tho

6条回答
  •  执念已碎
    2020-12-28 09:51

    Try deleting ~/.netrc (this is where the Heroku CLI tool saves the auth tokens) and starting over.

提交回复
热议问题