N
N
NikitaPythonGO2018-03-06 16:09:39
git
NikitaPythonGO, 2018-03-06 16:09:39

How to solve problem with git push heroku master?

I logged into my account through heroku login, after a successful login I write: git push heroku master, a window appears for logging into my account, I enter the correct data and issues
remote: ! WARNING:
remote: ! Do not authenticate with username and password using git.
remote: ! Run `heroku login` to update your credentials, then retry the git command.
remote: ! See documentation for details: https://devcenter.heroku.com/articles/git#http-git...
What should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2018-03-06
@GavriKos

Do what it says:
Run `heroku login` to update your credentials, then retry the git command.
See documentation for details: https://devcenter.heroku.com/articles/git#http-git...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question