Hey I\'m new in programming Facebook
applications and I wanted to start with Heroku
but I have big problems to start working with it.
Afte
I was getting the same error you may have not run the ssh-keygen.exe present in ..\Git\bin then you must enter the address of your ssh key in your case it seems to be C:/Users/Test/.ssh/id_rsa after that you should login .
Here I have the same problem...
The solution I found was:
1) Open your file "C:/Users/Test/.ssh/id_rsa.pub" with any ext editor.
2) Copy the content, begininig with "ssh-rsa" until "==".
3) go to https://dashboard.heroku.com/account
4) copy this to "add new ssh key", press Add key.