Use encoding in your request, credentials need to be encoded in ISO-8859-1 string URL = "http://gitlab.company.com/api/v3/users?per_page=100&page=1"; ...
確定! 回上一頁