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.

    modules

    Scheduled Pinned Locked Moved Solved Troubleshooting
    23 Posts 2 Posters 5.6k 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.
    • P Offline
      pat59
      last edited by

      Hello
      I couldn’t get it to work, so I started all over again.
      now it works , i installed googlephotos and i get error message ,so it can not open google account browser to get code thanks for your help.

      pi@raspberrypi:~/MagicMirror/modules/MMM-GooglePhotos $ node generate_token_v2.js

      (node:3448) UnhandledPromiseRejectionWarning: Error: The provided keyfile does not define a valid
      redirect URI. There must be at least one redirect URI defined, and this sample
      assumes it redirects to ‘http://localhost:3000/oauth2callback’. Please edit
      your keyfile, and add a ‘redirect_uris’ section. For example:

      “redirect_uris”: [
      “http://localhost:3000/oauth2callback”
      ]

      at authenticate (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/@google-cloud/local-auth/build/src/index.js:51:15)
      at generate (/home/pi/MagicMirror/modules/MMM-GooglePhotos/generate_token_v2.js:13:24)
      at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-GooglePhotos/generate_token_v2.js:27:1)
      at Module._compile (internal/modules/cjs/loader.js:778:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
      at Module.load (internal/modules/cjs/loader.js:653:32)
      at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
      at startup (internal/bootstrap/node.js:283:19)
      

      (node:3448) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
      (node:3448) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      pi@rasp

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

        @pat59 ok. it tells u the problem and how to work around it. did u do that?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        P 1 Reply Last reply Reply Quote 0
        • P Offline
          pat59 @sdetweil
          last edited by

          @sdetweil Hello and thank you for your feedback.
          no nothing do I can not understand what I have to do sorry thank you

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

            @pat59

            : Error: The provided keyfile does not define a valid
            redirect URI. There must be at least one redirect URI defined, and this sample
            assumes it redirects to ‘http://localhost:3000/oauth2callback’. Please edit
            your keyfile, and add a ‘redirect_uris’ section. For example:
            
            “redirect_uris”: [
            “http://localhost:3000/oauth2callback”
            ]
            

            the keyfile is the thing u downloaded from google

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • P Offline
              pat59
              last edited by

              yes, I did download a file that I renamed credential.js and placed in the googlePhotos module of the magicmirror.
              that’s good what you’re talking about thank you

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

                @pat59 did u edit the file and add the missing info?

                if u do not understand the English text, translate it into your native language

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • P Offline
                  pat59
                  last edited by

                  no, I haven’t changed anything. Simply downloaded client ID and client secret code then placed in the googlephotos module.
                  I will try to find by searching and come back to you if I do not find I thank you in advance thank you my friend

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    pat59
                    last edited by

                    I understand that it is necessary to modify the credential.js key by adding redirect_uris but I do not see where the site is.
                    {“installed”:{“client_id”:“315406544684-crlbfk6kon4bel61nkcpj59dt6s352dm.apps.googleusercontent.com”,“project_id”:“magicmirror-376414”,“auth_uri”:“https://accounts.google.com/o/oauth2 /auth”,“token_uri”:“https://oauth2.googleapis.com/token",“auth_provider_x509_cert_url”:“https://www.googleapis.com/oauth2/v1/certs”,“client_secret”:"GOCSPX -nqP06oYf_sZqPBlPJEw_hceNZhy2”}}

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

                      @pat59 yes, YOU have to add it along side the others

                      or go back to Google and add it there and download again

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        pat59
                        last edited by

                        Good morning
                        ok I will look at this during the day, I would say thank you again for your patience.
                        thank you my friend

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 3 / 3
                        • 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