0

I want to make an book appointment app in react native and I want to access the API of Google Calendar's Appointment feature.

In react native, we have react-google-calendar-api which allow us to manage events but it doesn't allow us to create time slots and other things like in Google Calendar appointment feature.

By the way, I also checked the issue tracker regarding the 'Add support for Appointment Slots to Calendar Data API' but there is no help.

Does anyone know how can I add such feature? Or is there any way to access the Google Calendar's Appointment API?

  • i think it's a role issue, check your credential and ensure that `scope` for` write` already included. reff: https://developers.google.com/calendar/api/v3/reference/acl – Tobok Sitanggang Mar 11 '23 at 12:48

0 Answers0