Read the statement by Michael Teeuw here.
MMM-Spotify
- 
some more testing . With Spotify Familly. You can have 1 device set per email account .
ejay
 - 
updated
1.1.0 (2019-03-25)
- Added: touch(click) interface
 - Device Limitation : Now you can allow or limit devices to display its playing on MM.
 - Some CSS structure is changed.
 - Now this module can emit 
SPOTIFY_*notifications for other module. 

 - 
Need the same for DEEZER :disappointed_face: :loudly_crying_face:
 - 
@thymon said in MMM-Spotify:
Need the same for DEEZER :disappointed_face: :loudly_crying_face:
Never got it working, but here it is.
 - 
@Sean @ejay-ibm I’ve got a Spotify Premium account now so I was giving MMM-Spotify another shot, but I am stuck at instructions step #4.
I am logged in however I get
INVALID_CLIENT: Invalid redirect URIin the webpage once I click the generated URL. :confused_face:Any thoughts?
 - 
@Cr4z33
Your two values of “REDIRCT_URI” should be the same; Your spotify App setup and yourspotify.config.json. Check again. - 
@Sean sorry where shoud I look for that? :smiling_face_with_open_mouth_cold_sweat:
In the generated link or?
 - 
There’s more now I notice a following error message in the terminal
[SPOTIFY_AUTH] Error: null { error: 'invalid_request', error_description: 'code must be supplied' } - 
@Cr4z33
Go to https://developer.spotify.com/dashboard/applications (login)
Then select your spotify app for this module. (You might have created one if you followed instruction)

Then check your redirect_uri with your
spotify.config.json.

 - 
@Sean that was the solution. :D
The redirect URI for some reason was empty.As soon as I added it manually re-running step #4 worked like a charm. :thumbs_up_medium_skin_tone:
 
