atom / teletype

Share your workspace with team members and collaborate on code in real time in Atom
https://teletype.atom.io
MIT License
2.41k stars 322 forks source link

Unable to push remote: Permission to ... denied #489

Closed modusinternet closed 4 years ago

modusinternet commented 4 years ago

Having a problem pushing updates to my free account on GitHub using Atom v1.41.0 X64.

Recently I begin work on a new website for a client that has a private GitHub account. I've been added to their project as a collaborator and have no problem either pushing or pulling to it via Atom but when I try to go back to working on my own projects, which use a free GitHub account, I'm unable to push in Atom without receiving an error now. 'Unable to push remote: Permission to modusinternet/modus_dev.git denied'.

The reason I think this is related to Atom is that I can still push the update after receiving the error, without issue, using GitHub Desktop. So though I can get around the problem, it's annoying.

Any ideas or suggestions?

Regards,

Vince