cwendt94 / espn-api

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

Fix Team Data Change Working? #486

Closed adinwritescode closed 8 months ago

adinwritescode commented 8 months ago

Sport

Football

Summary

Hi,

I've been using this project pretty regularly (~every day) since the season started but got an error just this morning due to the change to team data. I updated to v0.32 which has resolved the error, but I'm seeing a few other things that are making usability difficult, inlcuding

Thanks!

Logs/Data

Screenshot of a schedule from 2022:

image
cwendt94 commented 8 months ago

Thanks for reporting this! Yeah they removed owner names data so I removed it but I think we should still include the owner id. Someone created a PR adding owner id back here, so hopefully that will be in soon.

For the Team name, I recently started seeing that as well when some integration tests started failing. I need to look into it but I think they might have updated their previous data to the new team format that they added this year that was fixed in this PR