Sofascore

פרמיום
על ידי Api Dojo | מְעוּדכָּן 5 hours ago | Sports
פּוֹפּוּלָרִיוּת

9.7 / 10

חֶבִיוֹן

4,172ms

רמת שירות

100%

Health Check

N/A

חזרה לכל הדיונים

teams/get-logo is returning no data

Rapid account: Maiaranagaming
maiaranagaming
24 days ago

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

Rapid account: Apidojo
apidojo Commented 23 days ago

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 days ago

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 days ago

What was your request?

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות