Replies: 4 comments
-
Search the rest of this forum. This is a well-known problem. |
Beta Was this translation helpful? Give feedback.
-
Yeah, it's really sad, @dylex. We finally threw our hands up and ditched the API feed. When it works, it's great, but we really strive to provide consistent, updated info on our website. We were showing week-old forecast data this week so my boss made me pull the plug. Fingers crossed this gets fixed soon. |
Beta Was this translation helpful? Give feedback.
-
Ah, I see, like #329. Since this problem only started for me and seemed to correspond to 2022-01-01 I assumed it was new so checked the recent posts but didn't see anything. Thanks for the pointer. FWIW, so far adding |
Beta Was this translation helpful? Give feedback.
-
What has worked for me (caveat - I'm only getting the data for one location for a web site)
I get enough correct hits on any given day to keep the cache fresh. Sometimes gets one forecast cycle behind, but usually not. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Over the last week or so, requests like https://api.weather.gov/gridpoints/OKX/34,33 have been sometimes returning forecast data from 2021-12-31, covering through 2022-01-07:
This problem seems to persist for a few hours, then go away again, returning correct data for the current time. This may be some sort of caching issue, because adding query parameters like
?debug=1
sometimes fixes it.Beta Was this translation helpful? Give feedback.
All reactions