You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raise YahooFantasySportsDataNotFound(error_msg, url=response.url)
yfpy.exceptions.YahooFantasySportsDataNotFound: Attempt to retrieve data at URL https://fantasysports.yahooapis.com/fantasy/v2/users;use_login=1/games;codes=nfl/?format=json failed with error: "Server Error"
The text was updated successfully, but these errors were encountered:
Description of Issue
When trying to call the
get_user_games()
query Yahoo returns "Server Error". Is this on their end or is it something I'm doing wrong?API response:
The text was updated successfully, but these errors were encountered: