chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

Too many automatic redirects were attempted when validating URLs #212

Closed gep13 closed 4 years ago

gep13 commented 4 years ago

This happens on the following URLs, but likely to happen on others as well:

https://forums.aws.amazon.com/forum.jspa?forumID=150 - aws-cli package https://help.ea.com/en/origin/origin/ - origin package

It is suspected that this happens due to the fact that a CookieContainer for the HttpWebRequest isn't included.