Sofascore

FREEMIUM
(Ким) Api Dojo | Оновлено 2 часа назад | Sports
Популярність

9.7 / 10

Затримки

2,118ms

Рівень обслуговування

99%

Health Check

N/A

Повернутися до всіх обговорень

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?

Приєднуйтесь до обговорення — додайте повідомлення нижче:

Вхід / Реєстрація, щоб публікувати нові повідомлення