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 trialElena Man
21,092 PointsMagnifying glass not showing
I get the error 403 (forbidden) when Chrome tries to show the magnifying glass icon. Can someone tell me how I can solve this issue?
"GET http://i.imgur.com/VKKm0pn.png 403 (Forbidden) 127.0.0.1/:97"
2 Answers
Charles Badger
18,189 PointsI got the same error. It's something imgur does to prevent people from using their site as a hosting service. I was able to download the image from imgur and host it on another site though, so that's something you might want to try.
Ryan Belshaw-Weir
5,721 PointsWhen I try to get the images locally it throws an error. events.js:160 throw er; // Unhandled 'error' event
Not sure why.