tracker.go 15th line res, err := http.Get(c.endpoint + "/trackers.json?key=" + c.apikey + c.getPaginationClause()) ’http.Get‘ should be ‘c.Get' it happend on when i want to connect to https local server without certificate