Read the statement by Michael Teeuw here.
MMM-NowPlayingOnSpotify no longer working?
-
@sdetweil This is what I am seeing after entering those fields:
-
@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
-
@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).
-
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.
-
@droidus try changing the redirect uri on spotify back to using localhost