API-FOOTBALL

FREEMIUM
Verified
Durch API-SPORTS | Aktualisiert 12 days ago | Sports
Popularität

10 / 10

Latenz

370ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

"The X field need another parameter"

Rapid account: Nessworthy
Nessworthy
22 days ago

I can’t find any resources which might say why, so I’m posting here.

I’m trying to fetch fixtures for a venue between two dates.
I’m using the V3 fixtures endpoint, passing from (YYYY-MM-DD), to (YYYY-MM-DD), and venue (venue ID) params. The date range is for a few days in the future and the venue ID is valid.

However, when I try and request this, I simply get an errors object containing:

{
   from:"The From field need another parameter."
   to:"The To field need another parameter."
   venue:"The Venue field need another parameter."
}

When I use the date filter to request fixtures for a single date, including the venue param too, the request succeeds.

What could I be doing wrong?

Rapid account: Api Sports
api-sports Commented 22 days ago

Hi,

With from and to parameters you have to specify at least a team or league id parameter.

Best

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen