Open bobm67 opened 2 years ago
Docs say https://statsapi.web.nhl.com/api/v1/standings/postseason?season=20182019 should work
https://statsapi.web.nhl.com/api/v1/standings/postsseason?season=20122013
However, I can't seem to get it to work without returning one error or another.
yeah giving me
{ "messageNumber" : 10, "message" : "Object not found" }
has anyone figured out a different way?
hi,
has anyone been able to get post season standings by season, for the league?
I tried modifying the regularseason query and changing the standingsType to P, or postseason, or playoffs and it didn't work.
thanks