Sofascore

免费增值
通过 Api Dojo | 已更新 לפני 7 שעות | Sports
人气

9.7 / 10

延迟

4,172ms

服务等级

100%

Health Check

N/A

返回所有讨论

teams/get-logo is returning no data

Rapid account: Maiaranagaming
maiaranagaming
לפני 25 ימים

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

Rapid account: Apidojo
apidojo Commented לפני 23 ימים

Hello,

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

Regards.

Rapid account: Maiaranagaming
maiaranagaming Commented לפני 23 ימים

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 לפני 24 ימים

What was your request?

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论