My weather project stopped working

all the api still work, i get a response on the browser. but in codepen.io i dont get anything to show up in the console. thanks for the help

Hello there,

I get this in the browser console:
image

Just a tip: The browser console is almost always better than any inbuilt console.

Hope this helps

You have a lot of mix content. You have to use https for all the URLs on Codepen.

Instead of using that ip-api.com site why don’t you just use the build-in Geolocation API instead?