Read the statement by Michael Teeuw here.
GoogleCalendar with two IDs
-
Hello,
I am trying to set up randomBrainstormer/MMM-GoogleCalendar with two user IDs. Both Calendar IDs are just email addresses, I could go through all the steps and set up one ID and it works fine. I have the credentials.json for this UD in MMM-GoogleCalendar directory.
How do I add another credential to the same file in the same directory? I can get a new credential for the second ID but that would overwrite the first one. Should I just append? Am I missing something? Any help please?
Thanks. -
@sankum probably not the fix you needed, but I avoided this issue by giving one calendar read access within Google to the other.
-
@rts58 Thanks. I did figure out what to do. I forked the module in github and then it all worked fine withe second ID. Not very elegant as it may cause issues when the original module is updated. I dont know any other way, so for now will do.