Closed jwig22 closed 8 months ago
I reverted to v2.23.0 of MagicMirror and got the basic calendar to load in my Google Calendar events. I will try tomorrow to see if that fixed my issues with this module as well. Fingers crossed that the version change will fix it.
Happy to report that reverting back to v2.23.0 fixed the errors I was getting in this module. Something is wrong with the v2.26.0 of MM and how it fetches calendars.
The main part of the error is this:
I've verified that my 'credentials.json' is in the correct module folder. I've ran the 'node authorize.js'. After completing setup I get this error in my Magic Mirror setup: "Error in the MMM-GoogleCalendar module. Check logs for more details."
I haven't been able to get any of my calendars to show up using the standard calendar module or the MMM-CalendarExt3 module either. They never load. Does Google hate sharing my calendar or am I screwing something up in my config file?
Oh by the way, I'm running MagicMirror v2.26.0 on a RPi Zero 2 W with Node v20.x and used sdetweil / MagicMirror_scripts to install it.
Given that it's an RPi Zero 2 W, maybe it's authenticating too slowly. Would I be better off trying to use a different browser besides Chromium to run MM2?
Below is the info in my logs:
And here is my config.js file: