Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJoshua Connor
7,214 PointsChrome is set to block http:// downloads on a https:// webpage. Which is the case for the project.zip
This learning resource project.zip has a http:// link for the files. Chrome is now blocking the browser from downloading HTTP:// on a HTTPS:// webpage. Just a suggestion it would be better if those links are all https:// for the project files. :)
Page: https://teamtreehouse.com/library/write-a-basic-fetch-request#downloads Link: http://treehouse-code-samples.s3.amazonaws.com/fetch_api.zip
This might be happing to other users in other places. Note to users: you can grab the files via the HTTP:// address buy copy and paste. I would recommend adding https though.
1 Answer
Cameron Childres
11,820 PointsDefinitely agree with this suggestion, another user just posted about running in to the same issue.