MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MMM-NowPlayingOnSpotify no longer working?

    Troubleshooting
    3
    21
    834
    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
      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
        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

        Create a working config
        How to add modules

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

          @sdetweil Correct. I see that.

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

            Create a working config
            How to add modules

            D 1 Reply Last reply Reply Quote 0
            • D
              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
                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

                Create a working config
                How to add modules

                D 1 Reply Last reply Reply Quote 0
                • D
                  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
                  • S
                    sdetweil @droidus last edited by sdetweil

                    @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

                    Create a working config
                    How to add modules

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

                      @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).

                      karsten13 S 2 Replies Last reply Reply Quote 0
                      • karsten13
                        karsten13 @droidus last edited by

                        @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
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy