TennisApi

FREEMIUM
(Ким) REcodeX | Оновлено vor 2 Monaten | Sports
Популярність

9.9 / 10

Затримки

601ms

Рівень обслуговування

100%

Health Check

100%

Повернутися до всіх обговорень

TennisAPI - EventSchedules is off

Rapid account: Vgagnaire
vgagnaire
vor einem Monat

Hello,

Since at least yesterday, the TennisAPI EventSchedules service has not been working (https://tennisapi1.p.rapidapi.com/api/tennis/events/d/m/Y).

The endpoint test returns a 503 error.

As a result, the call to today’s date returns a null file from our applications.

Can you quickly get this API working again, as this is detrimental to all our applications that rely on it?

Thank you in advance for your help

Vincent

Rapid account: Fluis Lacasse
fluis.lacasse Commented vor einem Monat

From the example in the endpoints tab: $response = $client->request(‘GET’, ‘https://tennisapi1.p.rapidapi.com/api/tennis/events/7/7/2022’, [
‘headers’ => [
‘X-RapidAPI-Host’ => ‘tennisapi1.p.rapidapi.com’,
‘X-RapidAPI-Key’ => ‘your api key’,
],
]);

Rapid account: Fluis Lacasse
fluis.lacasse Commented vor einem Monat

The api key should be on header, and as you have showed here I suggest you to issue new key and discard this one. The headers are: ‘X-RapidAPI-Key’: your api key’,
‘X-RapidAPI-Host’: ‘tennisapi1.p.rapidapi.com

Rapid account: Vgagnaire
vgagnaire Commented vor einem Monat

How can i use it in a symfony program to replace the existing service

$response = this>client>request(GET,https://tennisapi1.p.rapidapi.com/api/tennis/.this->client->request('GET', 'https://tennisapi1.p.rapidapi.com/api/tennis/'.var, [
‘query’ => [
‘rapidapi-key’ => ‘14c54875f5msh0e827d4ce7318a0p1d37eajsnd17800d93905’
],
]);

Rapid account: Vgagnaire
vgagnaire Commented vor einem Monat

Hy,

Thanks for the reply.
The link you send https://ibb.co/rm8PKZG doesn’t work.

Rapid account: Fluis Lacasse
fluis.lacasse Commented vor einem Monat

Hello,
It’s not off on our end and we are able to get response using our direct api url, shown here: https://ibb.co/rm8PKZG
We will investigate what is causing this issue on rapidapi.

Thanks.

Приєднуйтесь до обговорення — додайте повідомлення нижче:

Вхід / Реєстрація, щоб публікувати нові повідомлення