Heroku- was working before computer restarted, now can't push to remote repository- access denied
- by DynastySS
My heroku/git set up was working perfectly until I restarted my computer. Now when I attempt to push any change to the remote repository I get the following error.
! Your key with fingerprint ..... is not authorized to access .....
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I tried looking at heroku keys:add but that didn't seem to make any difference.
Any ideas?
Thanks!