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

Java

Can't find the instruction to download google weather api

Hi

in 2nd video of Unit Testing a Spring Application, the instructor says:

This project uses the Google geocoding and places API to translate a search location, 2:56 like a city or zip code, into latitude and 2:59 longitude coordinates, as well as get coordinates for saved places. 3:03 The projects then use the forcast.io API to get live weather data. 3:07 So you'll need to sign up for API keys for each of those services and 3:11 I've put these instructions in the teacher's notes. 3:14 After you have your keys paste them here, here, and here. 3:22 Now I'm going to paste my own keys behind the scenes. 3:27 Okay, I paste my API keys into the API.properties file and I've closed that. 3:32 If you haven't guessed already, this is a weather app that will allow a user

"

But I can't find anything n the teachers note. Does anyone see anything differently?

Thanks