Replies: 1 comment
|
sorry I had not authorized my PAT token properly. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello all,
I am trying to get collaborators for a repo and using getCollaboratorNames from GHRepository class .
githuborg.getRepositories() and from repo getCollaboratorNames() ;
It seems to be failing for some reasons. Any idea what I might be doing wrong ?
All reactions