-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Component/s: gitlab-oauth-plugin
-
None
-
1.4
/api/v3/groups for Jenkins Enterprise 11 returnĀ
{"error":"API V3 is no longer supported. Use API V4 instead."}Tried to enterĀ apiĀ link manually in the configuration page then login pageĀ apiĀ in the code shows /api/v4/api/v3/groups
Any way to force use API V4?
Also found that /api/v3/user still works for Gitlab EnterpriseĀ 11.
/api/v4/user andĀ /api/v4/groups both worksĀ findĀ in Gitlab Enterprise 11.Ā
Thanks