Closed thickconfusion closed 2 years ago
Looks like weather.com changed the API key. Find the file WeatherComJSONVariables.inc, and change the APIKey variable to this:
APIKey=21d8a80b3d6b444998a80b3d6b1449d3
Looks like weather.com changed the API key. Find the file WeatherComJSONVariables.inc, and change the APIKey variable to this:
APIKey=21d8a80b3d6b444998a80b3d6b1449d3
worked for me too
My API setting was in a file called WeatherComJSONMeasures.inc not "Variables". But same issue. changed key and I'm good !!
Checking Rainmeter logs, looks like I'm being access to the following URL:
https://api.weather.com/v3/aggcommon/v3-wx-observations-current;v3-wx-forecast-daily-15day;v3alertsHeadlines;v3-location-point?format=json&geocode=[sanitized]&units=e&language=en-US&apiKey=d522aa97197fd864d36b418f39ebb323
I am on VPN. I tried switching sites/servers, but no luck yet.