Sofascore

GRATIS CON POSSIBILITÀ DI UPGRADE
Da Api Dojo | Aggiornamento vor 6 Stunden | Sports
Popolarità

9.7 / 10

Latenza

4,172ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

teams/get-logo is returning no data

Rapid account: Maiaranagaming
maiaranagaming
vor 24 Tagen

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

Rapid account: Apidojo
apidojo Commented vor 23 Tagen

Hello,

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

Regards.

Rapid account: Maiaranagaming
maiaranagaming Commented vor 23 Tagen

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 vor 24 Tagen

What was your request?

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti