Help with Local Weather: Using JSON location data in weather API

I’m having problems making a request to the open weather api. Here is a linkweather app. I can’t get any kind of error or response from the open weather api.

@NickWright You can take a look here.
https://www.codeforx.com/questions/help-with-local-weather-using-json-location-data-in-weather-api

Thanks I figured out it was because I didn’t include “http://” in my getJSON request. :slight_smile: