• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 4.5k 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.
  • D Offline
    droidus @sdetweil
    last edited by Jan 31, 2022, 3:22 PM

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

    S 1 Reply Last reply Jan 31, 2022, 3:55 PM Reply Quote 0
    • S Offline
      sdetweil @droidus
      last edited by Jan 31, 2022, 3:55 PM

      @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 Jan 31, 2022, 4:52 PM Reply Quote 0
      • D Offline
        droidus @sdetweil
        last edited by Jan 31, 2022, 4:52 PM

        @sdetweil Correct. I see that.

        S 1 Reply Last reply Jan 31, 2022, 6:55 PM Reply Quote 0
        • S Offline
          sdetweil @droidus
          last edited by sdetweil Jan 31, 2022, 7:00 PM Jan 31, 2022, 6:55 PM

          @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 Jan 31, 2022, 7:06 PM Reply Quote 0
          • D Offline
            droidus @sdetweil
            last edited by Jan 31, 2022, 7:06 PM

            @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 Jan 31, 2022, 7:08 PM Reply Quote 0
            • S Offline
              sdetweil @droidus
              last edited by sdetweil Jan 31, 2022, 7:10 PM Jan 31, 2022, 7:08 PM

              @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 Jan 31, 2022, 7:32 PM Reply Quote 0
              • D Offline
                droidus @sdetweil
                last edited by Jan 31, 2022, 7:32 PM

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

                2022-01-31_14-31.png

                S 1 Reply Last reply Jan 31, 2022, 8:52 PM Reply Quote 0
                • S Offline
                  sdetweil @droidus
                  last edited by sdetweil Jan 31, 2022, 8:53 PM Jan 31, 2022, 8:52 PM

                  @droidus so , is there any info on the node app running in the container?

                  also open the developers window on the auth page before login, ctrl-shift-i on the keyboard, select the console tab

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Feb 1, 2022, 3:26 PM Reply Quote 0
                  • D Offline
                    droidus @sdetweil
                    last edited by Feb 1, 2022, 3:26 PM

                    @sdetweil Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.spotify.com/v1/me. (Reason: CORS request did not succeed). Status code: (null).

                    K S 2 Replies Last reply Feb 1, 2022, 8:39 PM Reply Quote 0
                    • K Offline
                      karsten13 @droidus
                      last edited by Feb 1, 2022, 8:39 PM

                      @droidus

                      https://github.com/raywo built some nice modules but they are now unmaintained since 4 years. So there will be no fixes, may you find a fork which is still maintained.

                      You could may fix it using a cors proxy (google will help) or you could use the built in cors proxy of mm which is not released yet (you have to use the develop branch for this).

                      You find the url to proxy in this line.

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