Hi , the URL's work when pasted into my browser.
I decided to start over, uninstalling and reinstalling Arduino IDE. I have some success as now the forecast data is displayed but not the current weather.
In the serial monitor I can see that the first API call for the current weather fails but the second one for the forecast connects successfully
Loading config
Failed to open config file
State: 1
About to call OpenWeatherMap to fetch station's current data...
[HTTP] Requesting resource at
http://api.openweathermap.org:80/data/2.5/weather?id=991415&appid=APIKey_Hidden&units=metric&lang=en
[HTTP] failed to connect to host
[HTTP] Requesting resource at
http://api.openweathermap.org:80/data/2.5/forecast?id=991415&appid=APIKey_Hidden&units=metric&lang=en
[HTTP] connected, now GETting data
start document
Waiting for time
DST Rules Updated:
DST Start: Sun Mar 26 02:00:00 2023
DST End: Sun Oct 29 02:00:00 2023
Current time: 1682460905
UTC offset: 7200
WiFi: 88%
Min temp: 17.809999, max temp: 26.290001
Writing buffer
full init
***********set register Start**********
***********set register end**********
Going to sleep