nhlapi icon indicating copy to clipboard operation
nhlapi copied to clipboard

Endpoint no longer working

Open mattm14 opened this issue 1 year ago • 0 comments

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'

mattm14 avatar Nov 08 '23 23:11 mattm14