randomBrainstormer / MMM-GoogleCalendar

Google Calendar for MagicMirror²
MIT License
73 stars 46 forks source link

Error in the modul #22

Closed ghost closed 2 years ago

ghost commented 2 years ago

After following all of the steps and getting the authentication to work, When performing the authorize action, it shows me all my upcoming events in the console, but then I keep getting an error when loading MM. Here are the logs: 0|mm | code: 404, 0|mm | errors: [ { domain: 'global', reason: 'notFound', message: 'Not Found' } ]

ghost commented 2 years ago

nvm... it was my bad. My default calendar did not have the correct Calendar ID, but trying on another one the ID is working.