0

I was included as a collaborator in a college's homework. When I perform a push I get this:

remote: Permission to somename/Sistema-Estatistica.git denied to diegowebuzz.
fatal: não foi possível acessar 'https://github.com/somename/Sistema-Estatistica.git/': The requested URL returned error: 403

Clone, pull works as expected!

When I perform a push, I am asked my username and password. I am sure I provide those correctly.

GoodDeeds
  • 7,956
  • 5
  • 34
  • 61
Diego Alves
  • 2,462
  • 3
  • 32
  • 65
  • 1
    Does this answer your question? [Pushing to Git returning Error Code 403 fatal: HTTP request failed](https://stackoverflow.com/questions/7438313/pushing-to-git-returning-error-code-403-fatal-http-request-failed) – Marc K Aug 31 '20 at 20:57

1 Answers1

0

Have you added him to the organization on github? If yes, check for his permissions and give him all.

Mike
  • 342
  • 2
  • 6