Forecast Grid Expired issue #370
Unanswered
sdennstaedt
asked this question in
Q&A
Replies: 1 comment
-
This is an operational issue and should be reported as described here: https://weather-gov.github.io/api/reporting-issues Issues such as missing or delayed data are not something we can assist with here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Saw another case on this and I believe that case was recently closed (https://github.com/weather-gov/api/issues/29) and I'm still seeing this error/outage. Any help would be appreciated.
When I go to the following forecast URL...
https://api.weather.gov/points/33.1313,-115.5214 and then drop down to the forecast URL
https://api.weather.gov/gridpoints/PSR/30,61/forecast it comes up with...
{
"correlationId": "ed7f4d10-87ca-4d58-94fd-be9ba86a82f2",
"title": "Forecast Grid Expired",
"type": "https://api.weather.gov/problems/ForecastGridExpired",
"status": 503,
"detail": "The requested forecast grid was issued 2020-02-11T11:36:27+00:00 and has expired.",
"instance": "https://api.weather.gov/requests/ed7f4d10-87ca-4d58-94fd-be9ba86a82f2"
}
Any idea why this is occurring?
Beta Was this translation helpful? Give feedback.
All reactions