jozefhajnala / nhlapi

A Minimum-Dependency R Interface to the NHL API
GNU Affero General Public License v3.0
30 stars 7 forks source link

Endpoint no longer working #16

Open mattm14 opened 1 year ago

mattm14 commented 1 year ago

schedule <- nhl_schedule_seasons(2023)

returns:


1: In open.connection(con, "rb") :
  URL 'https://statsapi.web.nhl.com/api/v1/schedule?season=20232024': status was 'Couldn't resolve host name'
2: In open.connection(con, "rb") :
  URL 'https://statsapi.web.nhl.com/api/v1/schedule?season=20232024': status was 'Couldn't resolve host name'
3: In open.connection(con, "rb") :
  URL 'https://statsapi.web.nhl.com/api/v1/schedule?season=20232024': status was 'Couldn't resolve host name'