[SOLVED] Local Weather App - Chrome security new issue?

Hi all,

I was having the problem of Chrome security described here:

https://forum.freecodecamp.com/t/local-weather-app-exercise-security-https-issue/78765

I took the steps as described in the video but it still doesn’t work on Chrome. The security issue prevented the pen from working on Firefox and Opera, and it is now resolved for both, just won’t work in Chrome.

Am I missing something obvious? [http://codepen.io/l3w15/pen/qRePap] (http://codepen.io/l3w15/pen/qRePap)
(Please don’t judge my layout yet - I have lots of tinkering still to do including figuring out the weather-based background!)

Thanks in advance and happy coding!

1 Like

Resolved - Adblocker extension was preventing the API call to http://ip-api.com/json. Ooops!

1 Like