ericz1803 / react-google-calendar

React Calendar Component that displays data from Google Calendar
https://ericz1803.github.io/react-test-calendar
MIT License
176 stars 63 forks source link

calendar is empty #66

Closed carlosLMZarego closed 5 months ago

carlosLMZarego commented 5 months ago

Hi, I've added the calendar and using the calendarId my gmail address, when I opened the calendar is render correctly but with no tasks, I'm pretty sure that the calendarId is correct because I can see in my google calendar configuration

image

also, if I clicked on "Add Calendar" in the bottom right corner, this goes to the google calendar site and display correctly my tasks.

is there any way to debug this?...I can't see any error log...

thank you

I'm using NextJS 14