Sofascore

FREEMIUM
Por Api Dojo | Atualizado לפני 13 שעות | Sports
Popularidade

9.7 / 10

Latência

2,118ms

Nível de serviço

99%

Health Check

N/A

Voltar para todas as discussões

teams/get-logo is returning no data

Rapid account: Maiaranagaming
maiaranagaming
לפני חודש

the /teams/get-logo is returning a 204 code with no data.

Rapid account: Apidojo
apidojo Commented לפני חודש

Hello,

The IT team has fixed the routing issue on our new servers. You may try again now.

Regards.

Rapid account: Maiaranagaming
maiaranagaming Commented לפני חודש

No team is returning any data. I have tried over a thousand teams. From all sports and leagues

import requests

url = “https://sofascore.p.rapidapi.com/teams/get-logo

querystring = {“teamId”:“38”}

headers = {
“X-RapidAPI-Key”: “XXXXXXXXXXXXXXXXXXXX”,
“X-RapidAPI-Host”: “sofascore.p.rapidapi.com
}

response = requests.get(url, headers=headers, params=querystring)

print(response.json())

Rapid account: Apidojo
apidojo Commented לפני חודש

What was your request?

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários