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
First off - amazing tool. Thank you so much for creating this!
I have been using this tool since September to pull in live data on NFL games. It worked fantastically until just this Tuesday when data stopped being pulled. I had not made any changes to my code that uses this hook. I simply tried to run it again and I got an error saying: Error is: Unhandled Rejection (TypeError): Failed to fetch.
It looks like the issue is happening when the hook tries to get data from ESPN.
Any idea why this might be happening?
Thank you!
Andrew
The text was updated successfully, but these errors were encountered:
The more I look into this, it appears that it may be a CORS issue. But what's odd is that this didn't give me any trouble for nearly two months and now it does...
Hi Andrew,
First off - amazing tool. Thank you so much for creating this!
I have been using this tool since September to pull in live data on NFL games. It worked fantastically until just this Tuesday when data stopped being pulled. I had not made any changes to my code that uses this hook. I simply tried to run it again and I got an error saying: Error is: Unhandled Rejection (TypeError): Failed to fetch.
It looks like the issue is happening when the hook tries to get data from ESPN.
Any idea why this might be happening?
Thank you!
Andrew
The text was updated successfully, but these errors were encountered: