Premier League Live Scores

फ्रीमियम
द्वारा Simone | अपडेट किया गया 4 days ago | Sports
लोकप्रियता

9.1 / 10

लेटेंसी

354ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

League player details not working

Rapid account: Bencabe 93
bencabe93
vor 4 Jahren

Hello,

It appears as if the league player details endpoint may not be working. When I use the following code as suggested:

import requests

url = "https://heisenbug-premier-league-live-scores-v1.p.rapidapi.com/api/premierleague/players"

querystring = {"team":"Arsenal"}

headers = {
    'x-rapidapi-host': "heisenbug-premier-league-live-scores-v1.p.rapidapi.com",
    'x-rapidapi-key': "XXXXXXX"
    }

response = requests.request("GET", url, headers=headers, params=querystring)

The response I retrieve is the following:

{“error”:“No data found, player and/or team requested aren’t in the database”}

Rapid account: Heisenbug
heisenbug Commented vor 4 Jahren

Hi,
thanks for your feedback,
some data should be available just now, however, it will take a week or two before all the players are in the right place with all the right data (market session is still open).
bye

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें