https://docs.gitlab.com/ee/api/README.html
Code: Select all
curl --header "Authorization: Bearer <your_access_token>" https://gitlab.example.com/api/v4/projects
Code: Select all
{"message":"401 Unauthorized"}
viewtopic.php?f=72&t=66382
Moderators: mindphp, ผู้ดูแลกระดาน
Code: Select all
curl --header "Authorization: Bearer <your_access_token>" https://gitlab.example.com/api/v4/projects
Code: Select all
{"message":"401 Unauthorized"}
Code: Select all
curl --header "Private-Token: <your_access_token>" https://gitlab.example.com/api/v4/projects
Users browsing this forum: Google Adsense [Bot] and 5 guests