M
M
Mad Coder2020-09-10 01:13:57
Heroku
Mad Coder, 2020-09-10 01:13:57

Why doesn't git push heroku work?

I wanted to deploy my app to heroku and got this error:
$ git push heroku master
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...
fatal: Authentication failed for ' https://git.heroku.com/vpolyakov-nuxt.git/ '
I saw that many people have such an error, but I did not find the answer, no matter how I googled. heroku login works fine. However, this does not solve the error. Repeated heroku login several times to no avail.
If suddenly someone knows how to solve this I will be very grateful. Thank you!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question