This repository has been archived by the owner on May 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Weather.com API Access Denied #274
Labels
Comments
Looks like weather.com changed the API key. Find the file WeatherComJSONVariables.inc, and change the APIKey variable to this: APIKey=21d8a80b3d6b444998a80b3d6b1449d3 |
Yup. That was it. ModernGadgets/Skins/ModernGadgets/WeatherMeter/Includes/WeatherComJSONMeasures.inc Line 10 in c1b1ff5
Needs updated. |
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 !! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: