I've spended some time to work around an GitLab API issue. My application 
must GET the tags from projects, but not the HashTags, but the tags inside 
that TAGS Tab from Project's dashboard. Well, everything goes fine, but due 
to permission issues, I can't get those without being the master of the 
project. Something like this:

sudo GET 
http://example.com/api/v3/projects/web%2Fproject_name/repository/tags?private_token=eKEavxvDjZxKEUDhbRYX

Return to me a 500 server error, if I'm not the project master. I think 
it's a bug in API because I CAN see the tags inside the dashboard web 
application and I CAN get everything else like Branches, Commits, Users, 
etc. Anybody has get through this already? Is there some solution out there?

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/61f43f8b-e37f-4d17-b736-3f60baf963a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to