wiscostret / fplscrapR

This package enables those interested in Fantasy Premier League to perform detailed data analysis of the game, using the FPL's JSON API. The fplscrapR functions help R users collect and parse data from the Official Fantasy Premier League website.
Creative Commons Zero v1.0 Universal
76 stars 16 forks source link

SSL certificate problem: certificate has expired #26

Open lvtwoodpecker opened 2 years ago

lvtwoodpecker commented 2 years ago

I think there's an issue with the API endpoint for this season's data? When I call get_player_details() or get_game_list() for this season it's showing this error. Not sure if it's just me or if I'm doing something wrong here :D

wiscostret commented 2 years ago

Hi, can you provide a reprex (reproducible example) please? I can't reproduce this error.