sport-api-specifications
sport-api-specifications copied to clipboard
When try to get stats of player i got deafault information about player
So, when, for example i make GET request by this URL (https://statsapi.web.nhl.com/api/v1/people/8475726?stats=statsSingleSeason&season=20202021) i have same information from this URL (https://statsapi.web.nhl.com/api/v1/people/8475726)
Check ur URL. This one works: https://statsapi.web.nhl.com/api/v1/people/8475726/stats?stats=statsSingleSeason&season=20202021
@erunion recommend closing this issue. See MarchandMD's fix in previous comment