K
K
keslo2015-04-21 17:04:16
git
keslo, 2015-04-21 17:04:16

Why does Heroku require authorization?

Good afternoon.
When trying to complete the tutorial at this stage https://devcenter.heroku.com/articles/getting-star... a question arises.
When entering the command, git push heroku masterauthorization is requested.
1dd6b9f8eb464353afcaf3abba50486e.png
I'm going through the procedure heroku login, but it's still issued.
I noticed that when I enter the command heroku create, the message does not appear Git remote heroku addedas in the tutorial.
I tried to add ssh-key on the advice, but it still requires authorization:
80405de831cf472492111a21ec55ab92.png
Tell me what's the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Shatokhin, 2015-04-21
@iShatokhin

git usually asks for a username and password if the connection is not via ssh, but via http(s).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question