Skip to main content
Question

event_type_available_times fails if start_time is in the past

  • November 28, 2024
  • 1 reply
  • 62 views

The event_type_available_times endpoint fails if start_time is in the past. In fact if fails with an opaque 400 error:

`The supplied parameters are invalid`

It took me an hour to debug this non-obvious behavior.

Can you please document this behavior in the api docs, return a meaningful error message in the api response, or preferably both?

Thanks!

1 reply

  • Employee
  • February 22, 2025

Thanks for reporting this, we will update both the docs and the error message from the API.