cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
544 stars 183 forks source link

Unable to pull data from league #542

Closed bobmarleydied closed 2 months ago

bobmarleydied commented 2 months ago

Sport

Baseball

Summary

My code suddenly stopped being able to pull data from the league. I tracked it down to requiring a different FANTASY_BASE_ENDPOINT. If I change it from 'https://fantasy.espn.com/apis/v3/games/' to 'https://lm-api-reads.fantasy.espn.com/apis/v3/games/' then I'm able to pull data as normal.

Logs/Data

No response

cwendt94 commented 2 months ago

Thanks for reporting, this was recently fixed in the latest package v0.36.0