API-FOOTBALL

부분 유료
Verified
분류별 API-SPORTS | 업데이트됨 13 days ago | Sports
인기

10 / 10

지연 시간

367ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Error accessing leagues

Rapid account: Dmjoseph 78
dmjoseph78
5年前

This is the error code I get when accessing leagues. I am trying out the api and so I am on the basic plan and I should be able to access leagues Let me know why I am not authorized.
{‘results’: 0, ‘error’: ‘NOT AUTORIZED’}

Rapid account: Api Sports
api-sports Commented 5年前

Hi please remove your X-Mashape-Key from your POST.

I check in my console you have sent wrong call like this : https://api-football-v1.p.mashape.com/https:/api-football-v1.p.mashape.com/leagues/season

Rapid account: Dmjoseph 78
dmjoseph78 Commented 5年前

import requests

path ="https://api-football-v1.p.mashape.com/leagues/season/2018"
response = requests.get(path,
headers={
“X-Mashape-Key”: “mYNOYq4ciRmshMbQgECJUnqmIRhMp1Y2MnzjsnZLU0KGkGgaSO”,
“Accept”: “application/json”
}
)

Rapid account: Api Sports
api-sports Commented 5年前

Hi can you paste the url that are you calling to get this data.

for information, this error is displayed when the token sent by mashape is not the correct one or malformed request.

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

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