Closed thomasrussellmurphy closed 8 years ago
Hubot-url-title fails because of the high number of redirects (limited to 10 by default). The warning message you mention is related but it's not the cause.
I'm trying to see why Hubot faces so many redirects when a web browser doesn't seem to have any.
Do you manage cookies? I believe NYT requires them for articles.
We didn't. I just pushed a fix to the fix-redirects-cookies
branch.
Test case
http://www.nytimes.com/2016/07/31/us/politics/us-wrestles-with-how-to-fight-back-against-cyberattacks.html
Trace includes
and more. The version I'm using over at https://github.com/hacsoc/lulu/blob/master/scripts/web.coffee replies with "Error 303".