Sofascore

FREEMIUM
От Api Dojo | Обновлено 7 घंटे पहले | Sports
Популярность

9.6 / 10

Задержка

5,194ms

Уровень обслуживания

99%

Health Check

N/A

Назад ко всем обсуждениям

teams/get-logo is returning no data

Rapid account: Maiaranagaming
maiaranagaming
14 दिन पहले

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

Rapid account: Apidojo
apidojo Commented 12 दिन पहले

Hello,

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

Regards.

Rapid account: Maiaranagaming
maiaranagaming Commented 12 दिन पहले

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 13 दिन पहले

What was your request?

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии