Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Weather.com API Access Denied #274

Closed
thickconfusion opened this issue Jan 10, 2022 · 4 comments
Closed

Weather.com API Access Denied #274

thickconfusion opened this issue Jan 10, 2022 · 4 comments
Labels

Comments

@thickconfusion
Copy link

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.

@SilverAzide
Copy link
Collaborator

Looks like weather.com changed the API key. Find the file WeatherComJSONVariables.inc, and change the APIKey variable to this:

APIKey=21d8a80b3d6b444998a80b3d6b1449d3

@thickconfusion
Copy link
Author

Yup. That was it.

Needs updated.

@reidnolan38
Copy link

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

@oldlefthander
Copy link

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.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants