TennisApi

FREEMIUM
Por REcodeX | Atualizado 25일 전 | Sports
Popularidade

9.9 / 10

Latência

533ms

Nível de serviço

100%

Health Check

100%

Voltar para todas as discussões

TennisAPI - EventSchedules is off

Rapid account: Vgagnaire
vgagnaire
16일 전

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 16일 전

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 16일 전

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 16일 전

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 16일 전

Hy,

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

Rapid account: Fluis Lacasse
fluis.lacasse Commented 16일 전

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.

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários