-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Getting exception while trying to access collaborators of a repository. #8
Comments
@reniacorreya, could you push the code to a different branch so that we could inspect it. |
Pushed the commented code to the following feature branch: https://github.com/kiranbaby14/Analysis-of-GAP-programming-practices-on-GitHub/tree/feature/get-gap-files-from-github |
could you create a PR, so that I can review the code and make changes to the main branch as currently there are some conflicts. |
@reniacorreya created the PR #12 |
I am getting exception while trying to access collaborators of a repository. It says the permission is not sufficient to access collaborator details. Not even able to access number of collaborators.
GithubException: 403 {"message": "Must have push access to view repository collaborators.", "documentation_url": "https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators"}
The text was updated successfully, but these errors were encountered: