thejosejorge / futcal-for-scriptable

Futcal is a football widget for Scriptable.
77 stars 25 forks source link

New Error: TypeError: undefined is not an object (evaluating 'teamData.table[i].data.table.all') #46

Open epifinygirl opened 1 month ago

epifinygirl commented 1 month ago

I started to get an error on the widget when it was working perfectly up until 2 weeks ago. Below is the full error. As a note, the widget is working for MLS teams but the one for the NWSL team is giving the error. Like I mentioned, it was working all season and then in the last week, it stopped working.

Error on line 350:54: TypeError: undefined is not an object (evaluating 'teamData.table[i].data.table.all')

@thejosejorge

beratgashi commented 1 month ago

It seems that from now on Fotmob won't allow to fetch data for free anymore 😅

epifinygirl commented 1 month ago

@beratgashi Only for specific leagues though? I don’t have an issue with other leagues.

beratgashi commented 1 month ago

@epifinygirl no matter the leauges the API url is returning Unauthorized to me when testing!