Read the statement by Michael Teeuw here.
Importing the Google calendar authentication and password.
-
The default module looks like this.
url: ‘http://www.calendarlabs.com/templates/ical/US-Holidays.ics’,
symbol: ‘calendar’,
auth: {
user: ‘username’,
pass: ‘superstrongpassword’,
method: ‘basic’However mine does not have the following.
auth: {
user: ‘username’,
pass: ‘superstrongpassword’,
method: ‘basic’I tried to ad these manually but that just corrupts the code.
I am doing this in Windows 10 using Note++ to edit.
your help is appreciated
-
I have managed to get this sorted by importing the .ics file from Gmail that is public and does not require authentication.
Next I have a problem with the .ics file since it only shows South African public holidays.
Other holidays such as Russian holidays, Christian and Orthodox holidays show on the Google Calendar but are not imported in the .ics file.
-
@Chrisflex said in Importing the Google calendar authentication and password.:
url: ‘http://www.calendarlabs.com/templates/ical/US-Holidays.ics’, symbol: ‘calendar’, auth: { user: ‘username’, pass: ‘superstrongpassword’, method: ‘basic’ }right?? every { has to have a } , same for [ and ]
-
@Chrisflex said in Importing the Google calendar authentication and password.:
Other holidays such as Russian holidays, Christian and Orthodox holidays show on the Google Calendar but are not imported in the .ics file
go to the calendarlabs.com site and find the right calendars, add entries for for each, they will merge together
MagicMirror is not google, YOU have to do all the work -
@sdetweil Great thanks for the advice I will follow it.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login