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 trial

JavaScript Build a Simple Dynamic Site with Node.js Handling Routes in Node.js Populating User Information

josephweiss2
josephweiss2
6,983 Points

The url at treehouse does not work

Hi the url "https://teamtreehouse.com/chalkers.json" does not work! it goes to the profile and not to the json info. Any help with this one?

josephweiss2
josephweiss2
6,983 Points

I tried to catch the error and this comes up: "There was an error getting the profile for chalkers. (Moved Permanently)"

2 Answers

Steven Parker
Steven Parker
229,732 Points

The site has been reorganized since that video was made and profiles now reside in their own folder. The new location is teamtreehouse.com‍/profiles/chalkers.json.

You might want to submit a bug report about this. See the info on the Support page about reporting.

josephweiss2
josephweiss2
6,983 Points

Thanks very much! They need to change it or add it in the descriptions

Les Campbell
Les Campbell
26,071 Points

The whole video doesn't need to updated to have this change applied, but something somewhere should be added. I can see a lot of users having an issue here.

Steven Parker
Steven Parker
229,732 Points

They might add something to the "Teacher's Notes" section, particularly if several students submit a bug report on it.