API-FOOTBALL

ÜCRETSİZ PREMIUM
Verified
Taraf API-SPORTS | Güncelleyen hace 9 días | Sports
Popülerlik

10 / 10

Gecikme

360ms

Hizmet Düzeyi

99%

Health Check

N/A

Tüm Tartışmalara Dön

Cyprus League Error

Rapid account: Uefaranken
uefaranken
hace 2 años

Cyprus League this season (id 318) only gets an error when trying to reach it with python request.

Rapid account: Api Sports
api-sports Commented hace 2 años

As indicated in the coverage this competition do not have standings : “standings: false”

{
get: "leagues"
parameters: {

id: "318"
season: "2021"

}
errors: [

]
results: 1
paging: {

current: 1
total: 1

}
response: [
{
league: {

id: 318
name: "1. Division"
type: "League"
logo: "https://media.api-sports.io/football/leagues/318.png"

}
country: {

name: "Cyprus"
code: "CY"
flag: "https://media.api-sports.io/flags/cy.svg"

}
seasons: [
{
year: 2021
start: "2021-08-20"
end: "2022-02-19"
current: true
coverage: {
fixtures: {

                        events: true
                        lineups: true
                        statistics_fixtures: true
                        statistics_players: false
                    }
                    standings: false
                    players: true
                    top_scorers: true
                    top_assists: true
                    top_cards: true
                    injuries: false
                    predictions: true
                    odds: true
                }
            }
        ]
    }
]

}

Best

Rapid account: Uefaranken
uefaranken Commented hace 2 años

It’s league standings that not work. The fixtures is fine.
And it’s the same script I use for the rest of the European Leagues, just change the league-id. The rest work fine.
Sorry for the non-focused message.

Rapid account: Api Sports
api-sports Commented hace 2 años

Hi

you need to check yout scripts. All is good on our side.

{
get: "fixtures"
parameters: {
league: "318"
season: “2021”
}
errors: [
]
results: 132
paging: {
current: 1
total: 1
}
response: [
{
fixture: {
id: 730943
referee: "Loukas Sotiriou, Cyprus"
timezone: "UTC"
date: "2021-08-20T16:00:00+00:00"
timestamp: 1629475200
periods: {
first: 1629475200
second: 1629478800
}

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun