-
Hi, response <- GET('https://api.openf1.org/v1/laps?date_start>2023-09-01') |
Beta Was this translation helpful? Give feedback.
Answered by
br-g
Sep 28, 2024
Replies: 1 comment 1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
VBrix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Your URL seems correct, but you're asking for too many results at once.
This this instead: https://api.openf1.org/v1/laps?date_start>2024-09-01