Hello, I would like to use different users with different keys. When I tried:
git clone ...app.git it says: ! [email protected] not authorized to access APPNAME fatal: The remote end hung up unexpectedly I generated another SSH key to another folder. Then 'heroku logout' then 'heroku login' with another user. Then I 'heroku keys:add' <where the public key> was added succesfully. I checked everything: heroku list - see the apps, heroku keys - see my keys with the new user. Means I have new user, I coud login, I have new SSH key, it's added, I can see the apps and have all permissions - but I still cannot use git clone. Any help is highly appriciated, many thanks, Zoltan -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
