nkl-kst / the-sports-db

PHP library to get sports data from TheSportsDB (https://www.thesportsdb.com)
MIT License
22 stars 3 forks source link

Temporary disabled two lookup endpoints #28

Closed nkl-kst closed 2 years ago

nkl-kst commented 2 years ago

Lookup team and lookup event are "temporary disbaled due to abuse", see https://thesportsdb.com/api.php. This breaks the build because of failed integration tests.

I'm not sure how to handle this, maybe also disable the failing tests if the endpoints are not avaiable for more than a few weeks.

nkl-kst commented 2 years ago

Temporary disabled both tests in (f05d7ed0)

nkl-kst commented 2 years ago

These endpoints are now restricted to a Patreon key. Reactivated in (9dbe3bc8bce8b2ac88cacc36e8e597365c5d7a21)