1. Football-Data.org API
URL: https://api.football-data.org/v4/matches?dateFrom=2026-07-12&dateTo=2026-07-12
Status: ✓ Success (HTTP 200)
Matches found: 0
2. API-Football (API-Sports)
URL: https://v3.football.api-sports.io/fixtures?date=2026-07-12
Status: ✓ Success (HTTP 200)
Matches found: 0
3. AllSportsAPI
URL: https://apiv3.apifootball.com/?action=get_events&from=2026-07-12&to=2026-07-12&APIkey=API_KEY_HIDDEN
Status: ✓ Success (HTTP 200)
Matches found: 0
Summary
Now testing the integrated APIClient class:
Warning: file_exists(): open_basedir restriction in effect. File(/matches_2026-07-12_all_all.json) is not within the allowed path(s): (/home/p1898/:/tmp/:/var/tmp/:/opt/alt/php84/usr/share/pear/:/dev/urandom:/usr/local/php84/lib/:/usr/local/php84/lib/:/usr/local/lib/php/:/var/www/omnicoder) in
/home/p1898/domains/sportsweb-analytics-364f9b84-1898.app.omni-coder.com/public_html/services/CacheService.php on line
30
Warning: file_put_contents(): open_basedir restriction in effect. File(/matches_2026-07-12_all_all.json) is not within the allowed path(s): (/home/p1898/:/tmp/:/var/tmp/:/opt/alt/php84/usr/share/pear/:/dev/urandom:/usr/local/php84/lib/:/usr/local/php84/lib/:/usr/local/lib/php/:/var/www/omnicoder) in
/home/p1898/domains/sportsweb-analytics-364f9b84-1898.app.omni-coder.com/public_html/services/CacheService.php on line
58
Warning: file_put_contents(/matches_2026-07-12_all_all.json): Failed to open stream: Operation not permitted in
/home/p1898/domains/sportsweb-analytics-364f9b84-1898.app.omni-coder.com/public_html/services/CacheService.php on line
58
Total unique matches found: 0
No matches returned from APIClient. This could mean:
- No matches scheduled for this date
- API rate limits reached
- Invalid API keys
- Date format issues
Try selecting tomorrow or a weekend date when more matches are typically scheduled.