Football Web Pages

부분 유료
분류별 Football Web Pages | 업데이트됨 24 दिन पहले | Sports
인기

9.8 / 10

지연 시간

1,841ms

서비스 수준

99%

Health Check

N/A

모든 토론으로 돌아가기

football-web-page match 404 error

Rapid account: Oli 5679
oli5679
3 वर्ष पहले

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.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입