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
gregmiller4
809 PointsNot $, but ? is correct.
Hi, Dave says: Normally, Flickr sends back data in XML format, but when you add a query string, $format=JSON, we get that data back in JSON format.
But that should be ?format=JSON. He's just used to saying "dollar sign". It should be fixed in the video transcript, at least, right? Thanks. This is in video: https://teamtreehouse.com/library/ajax-basics/ajax-and-apis/beginning-the-project in the first 19 seconds.
2 Answers
Steven Parker
243,215 PointsThis is definitely a bug.
You should report it using the instructions on the Support page. The staff might not notice it here.
gregmiller4
809 PointsThanks, I'll do that. :)