http.begin arduino não está funcionando

WiFiClient client;
HTTPClient http;
http.begin(client, "url"); 
ykk