The error message "load cannot follow more than 20 redirections" typically indicates that a web request, such as an HTTP request to load a webpage, is being endlessly redirected. This could be due to a misconfiguration on the server or in the client’s request.
Here’s how you can troubleshoot and possibly fix this error.