Maxim Zaliubovskiy
06/09/2023, 1:37 AM/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! 🥰