"Server redirected too many times (20)" problem
807569Jul 10 2006 — edited Aug 8 2006I'm trying to open a URL using HttpsURLConnection, but once in a while I got this message: "Server redirected too many times (20)". What can I do about this? Is this usually something wrong with the java code or the website setup?
Thanks in advance for the help