It is now throwing the error ---> 82 self.coaches = Endpoint.DataSet(data=data_sets["Coaches"]) 83 self.common_team_roster = Endpoint.DataSet(data=data_sets["CommonTeamRoster"]) KeyError: 'Coaches'
It worked properly last night but when I checked today it was throwing this error.