Hi, I’ve a URL that do redirection after setting cookie in the requested URL. When I try to validate such URL, validator raises following error:

ERROR: Fetching the page failed because it resulted in too many redirects.

Please share remedy with me so I can escape out from the problem.

The easier thing to do is to not redirect, link to the page directly, and set your cookies there

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.