Hello, Team! I am working with the API at the mom...
# api
m
Hello, Team! I am working with the API at the moment, and have a couple of questions regarding availability/slots endpoints: • If I make the GET request to
/teams/:teamId/availability
it gives me a response 500 Cannot read properties of undefined (reading 'availability' • I connected the Google Calendar to my account and created a test event. It doesn't allow me to create the Booking at that time from the UI, but when I make a request to this user's
/availability
it is not visible in the "busy" object that is being returned. Do I have to make a separate request to get the GCal's events? And if yes, what that endpoint would be? Thanks everyone in advance for your replies! 🥰