Football Web Pages

ÜCRETSİZ PREMIUM
Taraf Football Web Pages | Güncelleyen vor 24 Tagen | Sports
Popülerlik

9.8 / 10

Gecikme

1,827ms

Hizmet Düzeyi

99%

Health Check

N/A

Tüm Tartışmalara Dön

football-web-page match 404 error

Rapid account: Oli 5679
oli5679
vor 3 Jahren

The ‘match’ api for football web pages doesn’t work.

See below the autogenerated code.

import requests

url = "https://football-web-pages1.p.rapidapi.com/match.json"

querystring = {"match":"1"}

headers = {
    'x-rapidapi-key': "...",
    'x-rapidapi-host': "football-web-pages1.p.rapidapi.com"
    }

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

print(response.text)

This leads to 404 error.

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun