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 trialDasani Holmes
2,552 PointsChanged "Insecure content" settings to allow but still get the error messages.
I saw all the other comments answers saying to change the setting of the site. The wanted results pop up into the console however i am still getting the error message "Mixed Content: The page at..... callback.js:16"
1 Answer
Steven Parker
231,236 PointsMake sure you're changing the settings for the correct site(s). The workspace servers are different from those used for lesson content.
I resolved this issue in Chrome by adding [*.]ecs-production.treehouse-app.net
under Customized behaviors in the "Allowed to show insecure content" table.
Dasani Holmes
2,552 PointsDasani Holmes
2,552 PointsI do not know how to add a picture like I've been seeing on other discussions so I put them into a workspace if anyone wants to view.. The screenshots are in the "Q&A" folder. (I am not that familiar with setting up my own workspaces without the provided ones with each videos)
https://teamtreehouse.com/workspaces/42264137#
I moved on to further steps, and again everything that is needing to load is loading but I am still getting error message. But moving onto the next step has lead to an error involving the already given code "UnCaught TypeError: Cannot read properties of undefined (reading 'source')", and I am lost on what exactly I need to complete to fix it. I included another screenshot (Screenshot 10) of the issue in the same folder.