Getting colloborator is not working
nexgenkannan opened this issue · 3 comments
nexgenkannan commented
Hi ,
Good day!.
I am trying to get the collaborators for my repository with curl command but is it not working. It is giving some html response it is not coming as mentioned in wiki
curl -u "kamal" https://try.gogs.io/api/vi//repos/:kamal/:test/collaborators
Provide your comments on this
unknwon commented
Hi, based on the command you provide, I do not think you've authenticated at all.
nexgenkannan commented
Can you please provide the example command for this one , I tried with postman for accessing the values by providing basic authentication there is no results
unknwon commented
If you have read docs, you should know you need use personal access token: https://github.com/gogs/docs-api#authentication