johnwalicki / node-red-contrib-twc-weather

Node-RED nodes for The Weather Company and Weather Underground Personal Weather Station APIs
Apache License 2.0
10 stars 11 forks source link

Getting an error message from pws-forecast node #9

Closed swaxxiii closed 2 years ago

swaxxiii commented 2 years ago

It worked yesterday but today I get:

Access Denied

Access Denied

You don't have permission to access "http://api.weather.com/v3/wx/forecast/daily/5day?" on this server.

Reference #18.35ce33b8.1645822858.5153069 I was polling the node every minute so is there a maximum of 1,000 access / day that could be causing this problem? It doesn't give me an error about an incorrect API key (anymore) so I don't think that is the problem.

swaxxiii commented 2 years ago

Already an open issue