Net.TooManyRedirects (gb.net.curl)

Const TooManyRedirects As Integer = -1047

Too many redirects. When following redirects, libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS.