Open thomandretti opened 3 months ago
FYI looks like ESPN changed their API again. You may need to update to hit https://lm-api-reads.fantasy.espn.com/apis/v3/games/ffl/seasons/
https://lm-api-reads.fantasy.espn.com/apis/v3/games/ffl/seasons/
(I'm working on a JVM implementation of a similar library and had to make this change)
any chance this is going to happen?
looks like https://github.com/mkreiser/ESPN-Fantasy-Football-API/pull/246 addresses this
FYI looks like ESPN changed their API again. You may need to update to hit
https://lm-api-reads.fantasy.espn.com/apis/v3/games/ffl/seasons/
(I'm working on a JVM implementation of a similar library and had to make this change)