You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Maybe the token that gets generated for the GitHub package lacks write permission to orgs?
You can try replacing the token with a manually-generated Personal Access Token (https://github.com/settings/tokens) as discussed here: #2686 And make sure the token has org:write permission, in addition to whatever other permissions you may need.
That might work? (If not, maybe the GitHub user account you authenticated with lacks write permission to that org/repo? Or some miscellaneous other issue...)
Thanks for the suggestion; I've regenerated a token with the write:org, but still encounter the issue. I've also confirmed that the user account has write permission to the org/repo.
I've also updated the Windows Credentials per the suggestion at #2686 (comment) .
Talvez o token gerado para o pacote do GitHub não tenha permissão de gravação para organizações?
Você pode tentar substituir o token por um Token de Acesso Pessoal gerado manualmente ( https://github.com/settings/tokens ) conforme discutido aqui: #2686 E certifique-se de que o token tenha org:writepermissão, além de quaisquer outras permissões que você possa precisar .
Isso pode funcionar? (Se não, talvez a conta de usuário do GitHub com a qual você autenticou não tenha permissão de gravação para esse org/repo? Ou algum outro problema...)
Como, saber Fazer resposta, Cotacao ..
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
When I try to push to a public organizational repo, I see a 403 permission denied error:
I can push to personal repositories (on my ms609 account) from within Atom, and can push to the organizational repo using GitHub Desktop.
Reproduces how often:
Reproduces all the time on this machine – though I think I recall it working as expected on a different machine (same OS / Atom version)
Versions
Windows 10.
Additional Information
The text was updated successfully, but these errors were encountered: