I’m just now getting into the newest version of the CMS (windows in docker) after having used the old (OOOOLD) version for quite some time. i saw the weather module and figured i’d give it a try.
i’ve followed all of the instructions (though they don’t all match up exactly to the current screens) but i still can’t get it to show anything.
i can manually post an API URL (https://api.openweathermap.org/data/2.5/weather?zip=37716,US&appid={apikey}) from open weather into a browser and get results (from the CMS and the display) so i’m sure it’s not a connection problem.
however, i can’t get the weather to actually show up either in a preview or on the player. i’ve looked at other posts that say something about the root certificates but none of those have any instructions for the docker version of the server.