MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Importing the Google calendar authentication and password.

    Scheduled Pinned Locked Moved Troubleshooting
    5 Posts 2 Posters 1.3k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      Chrisflex
      last edited by

      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

      S 1 Reply Last reply Reply Quote 0
      • C Offline
        Chrisflex
        last edited by

        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.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Chrisflex
          last edited by

          @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 ]

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @Chrisflex
            last edited by sdetweil

            @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

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 1 Reply Last reply Reply Quote 0
            • C Offline
              Chrisflex @sdetweil
              last edited by

              @sdetweil Great thanks for the advice I will follow it.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy