Pattern
Protocol Redirect Loops
protocol-redirect-loop
HTTPS/HTTP scheme mismatches and competing redirect rules cause browsers and CDNs to bounce between endpoints until the redirect limit is hit (net::ERR_TOO_MANY_REDIRECTS), breaking API calls and script loading.