TennisApi

FREEMIUM
Por REcodeX | Actualizada 2 महीने पहले | Sports
Popularidad

9.9 / 10

Latencia

598ms

Nivel de servicio

100%

Health Check

100%

Volver a todas las conversaciones

TennisAPI - EventSchedules is off

Rapid account: Vgagnaire
vgagnaire
एक महीने पहले

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 एक महीने पहले

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 एक महीने पहले

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 एक महीने पहले

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: Fluis Lacasse
fluis.lacasse Commented एक महीने पहले
Rapid account: Vgagnaire
vgagnaire Commented एक महीने पहले

Hy,

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

Rapid account: Fluis Lacasse
fluis.lacasse Commented एक महीने पहले

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.

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios