Sofascore

FREEMIUM
Door Api Dojo | Bijgewerkt 5 hours ago | Sports
Populariteit

9.7 / 10

Latency

2,118ms

Serviceniveau

99%

Health Check

N/A

Terug naar alle discussies

teams/get-logo is returning no data

Rapid account: Maiaranagaming
maiaranagaming
vor einem Monat

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

Rapid account: Apidojo
apidojo Commented vor einem Monat

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 einem Monat

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 einem Monat

What was your request?

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen