API-FOOTBALL

FREEMIUM
Verified
By API-SPORTS | Updated 5 days ago | Sports
Popularity

10 / 10

Latency

356ms

Service Level

99%

Health Check

N/A

Back to All Discussions

Problem with RapidAPI Key

Rapid account: Marcosserpa
marcosserpa
5 years ago

Hi guys. I’m trying to test the requests and all I get is a RapidAPI key error:

@body={“message”=>“Missing RapidAPI application key. Go to https://docs.rapidapi.com/docs/keys to learn how to get your API application key.”}

And I’m using the key you gave to me, ‘8lxab1uReumsh14JwkQGRZTuv54jp1Oo6AhjsnJ7opghGVw9z3’.

3 exemples of requests I’m doing:

response = Unirest.get “https://api-football-v1.p.mashape.com/countries”,
headers:{
“X-RapidAPI-Key” => “8lxab1uReumsh14JwkQGRZTuv54jp1Oo6AhjsnJ7opghGVw9z3”,
“Accept” => “application/json”
}

response = Unirest.get “https://api-football-v1.p.rapidapi.com/countries”,
headers:{
“X-RapidAPI-Key” => “8lxab1uReumsh14JwkQGRZTuv54jp1Oo6AhjsnJ7opghGVw9z3”
}

response = Unirest.get “https://api-football-v1.p.rapidapi.com/leagues”,
headers:{
“X-RapidAPI-Key” => “8lxab1uReumsh14JwkQGRZTuv54jp1Oo6AhjsnJ7opghGVw9z3”
}

All using Ruby.

A hug!

Rapid account: Moapp
moapp Commented 4 years ago

{
“ErrorMessage”: {
“errorCode”: “AUTHENTICATE_18”,
“msg”: “Invalid username/password.”
}
}
please solve asap

Rapid account: Api Sports
api-sports Commented 5 years ago

Hello,

you have to see this with the support of rapidAPI they are the ones who manage the api-key. Here is their email: support@rapidapi.com

Also remember to remove your api-key from your previous post so that no one else will use it for you.

Rapid account: Marcosserpa
marcosserpa Commented 5 years ago

Sorry. The edit field of this form is just trilling the spaces and I can’t send you a decent message, with the blank lines…

Join in the discussion - add comment below:

Login / Signup to post new comments