Never encountered this issue before, but you could try setting the user agent to something and see if that helps.


conn.setRequestProperty("User-Agent", "Mozilla 5.0");//where conn is a...