[CAL-4455] VERSION_2024_08_13 GET /bookings - Bad Request
Not sure how (if possible) to recover from this. I suspect the endpoint itself may be broken because without filters it should respond with all bookings. See screenshot on how to reproduce
can i solve
Can i work on this?
There can be mainly some of issue like
1.Verify API Documentation /v2/booking check in there it could be possible that there are any specific query parameter or body parameter as its booking endpoint there could be filters or pagination issue during GET call' 2. Test minimal inputs like ?limit=10 or any filter that api can expect 3. You have authorization and cal-api-version headers check that GET any other input is required or these are only 2 4. You can also check server side logs by checking endpoints if they are showing some error
Can i work on this feel free to i would love to work on this issue there are many edge cases that can be covered
I am experiencing this issue too +1
It works if attendeeEmail AND status filters set. But not each by themselves.
And then in breaks again if status=past but it works for status=upcoming
Same here. I couldn't get it to work with those filters either.
Had to switch back to calendly due to the broken API
hey @hunterwilhelm sorry you are experiencing this. i've prioritized this now as "high" and our team will look into this asap!
Fixed in #17282