Replies: 3 comments 2 replies
-
What is the error message? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was getting a straight 403 Forbidden error message, but of course as soon
as I posted it let me go to the website. I’m still getting 404 errors for
/stations/KIAD/observations/current. Did the API change?
…On Thu, Oct 7, 2021 at 9:39 PM Jared Holmberg ***@***.***> wrote:
What is the error message?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#472 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIAOCTR72SXGIUZPJOY7QJDUFZDV3ANCNFSM5FSQ5H7Q>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems /current changed to /latest. That failure was causing me to flood requests (which I’ll fix). I’m guessing the 403 was only short lived. I killed everything before I posted and now it let me access it again. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I'm now receiving 403 errors when visiting weather.gov from anywhere on my home IP. I'm guessing I was blocked even though I was never contacted? My email is in my user agent string. How do I get this lifted?
I was only polling every 10 minutes but have to dither my gridpoint in a loop to avoid the stale data bug that has been hanging around for over a year. I'm guessing the rapid successive pulls tripped someting?
Beta Was this translation helpful? Give feedback.
All reactions