This repository was archived by the owner on May 18, 2024. It is now read-only.
Replies: 1 comment
-
Perhaps read this #440 This might be why. |
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.
-
I got to the point where I have everything set up and the matrix renders nicely; however I noticed my team's score was not coming through while I watched the game. I noticed this in my debug logs:
24-01-15 16:08:08 INFO HTTP Request: GET https://api-web.nhle.com/v1/score/2024-1-15 "HTTP/1.1 404 Not Found"
I tried to curl this from the cmdline and also got a 404; however, when I curl with padded two-digits in the month and year, I get data back:
Is anyone else encountering an issue like this?
Beta Was this translation helpful? Give feedback.
All reactions