TennisApi

फ्रीमियम
द्वारा REcodeX | अपडेट किया गया 25 days ago | Sports
लोकप्रियता

9.9 / 10

लेटेंसी

533ms

सेवा का स्तर

100%

Health Check

100%

सभी चर्चाओं पर वापस जाएं

TennisAPI - EventSchedules is off

Rapid account: Vgagnaire
vgagnaire
16 days ago

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 days ago

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 days ago

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 days ago

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 days ago

Hy,

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

Rapid account: Fluis Lacasse
fluis.lacasse Commented 16 days ago

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.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें