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.

    MMM-NowPlayingOnSpotify no longer working?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    21 Posts 3 Posters 5.6k Views 3 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.
    • S Offline
      sdetweil @droidus
      last edited by sdetweil

      @droidus so are the ports mapped? 8888 on the container to something on the host?

      unless u did that, that is not accessible

      the request will cause a callback to that system

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        droidus @sdetweil
        last edited by

        @sdetweil I don’t see port 8888 running on the container.

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

          @droidus

          the authorization , step 2

          cd authorization
          node app
          

          should run forever

          and app.js uses port 8888
          so u have to run this IN the container, right?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            droidus @sdetweil
            last edited by

            @sdetweil Yes, it looks like the ports are mapped. I can reach the IP/port from my laptop.

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

              @droidus ip:8888 right?

              so when u open that with your laptop browser, you should see
              this page https://github.com/raywo/MMM-NowPlayingOnSpotify/authorization/public/index.html

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                droidus @sdetweil
                last edited by

                @sdetweil Correct. I see that.

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

                  @droidus and u fill in the fields from the spotify dev account
                  what did you do for this step in the doc?

                  u had to do the host address, right?

                  Click on “Edit Settings” and add http://localhost:8888/callback to the Redirect URIs and save your settings.

                  I just did this on my spotify account and it brought up the auth page as expected… and authorize click brought the page with the code in

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    droidus @sdetweil
                    last edited by

                    @sdetweil so before for the ip, I was using my 192. address, but I tried localhost, and it errors saying: “INVALID_CLIENT: Invalid redirect URI”.

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

                      @droidus I did that, forgot to add the /callback on the redirect on the Spotify page and the mapped port is 8888 on both sides, yes?

                      http://localhost:8888

                      on the host opens the auth page from the container

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      D 1 Reply Last reply Reply Quote 0
                      • D Offline
                        droidus @sdetweil
                        last edited by

                        @sdetweil This is what I am seeing after entering those fields:

                        2022-01-31_14-31.png

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