TennisApi

免费增值
通过 REcodeX | 已更新 hace 2 meses | Sports
人气

9.9 / 10

延迟

598ms

服务等级

100%

Health Check

100%

返回所有讨论

TennisAPI - EventSchedules is off

Rapid account: Vgagnaire
vgagnaire
hace un mes

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 hace un mes

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 hace un mes

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 hace un mes

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 hace un mes

Hy,

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

Rapid account: Fluis Lacasse
fluis.lacasse Commented hace un mes

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.

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论