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 trialliamthornback2
9,618 PointsInstructions for getting API keys are not in the teacher's notes
In the video you said that there was instructions for getting the three API keys we needed for this course in the teacher's notes, but I looked and there are no instructions in the teacher's notes for this video.
Can anyone tell me where to find API keys for the Weather API, Google Geocoding API and Google Places API?
1 Answer
Lauren Moineau
9,483 PointsIn the Teacher's Notes, there's a link to a README on GitHub with all the info: https://github.com/treehouse-projects/spring-unit-test-weather#readme
Hope this helps
liamthornback2
9,618 Pointsliamthornback2
9,618 Pointsforecast.io doesn't exist anymore and the link points to darksky.net
Will darksky's api work just the same?
Lauren Moineau
9,483 PointsLauren Moineau
9,483 PointsI haven't done the Spring Unit Testing course but I would assume so, yes. It looks like Forecast.io changed their name to Dark Sky in 2016: https://status.darksky.net/2016/09/20/forecast-api-is-now-dark-sky-api.html. Treeehouse uses the Dark Sky API for the Stormy weather app project on the Beginning Android track. They probably just haven't updated that README for the Spring course.