jonashcroft / Nowify

A Spotify 'Now Playing' screen designed for Raspberry Pi
MIT License
222 stars 413 forks source link

Another invalid client issue #50

Open Riffs9 opened 1 year ago

Riffs9 commented 1 year ago

Hi. Fantastic app and hoping to resolve my INVALID_CLIENT issue. Have been trying to resolve using All the tips others have tried. I’m having exactly same issue as https://github.com/jonashcroft/Nowify/issues/28#issue-1093472831 Was having. As he/she never replied beyond intial query I’m wondering if the issue for them was resolved or not? Any clues? ….as with their url client Id returned seems to be missing. Thanks for whatever comes my way.

In Spotify dashboard have used as redirect uri: http://localhost:8888/callback/

And returned address at log in attempt: https://accounts.spotify.com/authorize?client_id=undefined&response_type=code&redirect_uri=https%3A%2F%2F63b8444b0ed8000d52b4eae8--cozy-semifreddo-5e8689.netlify.app&state=5go6kn6sj5-7m3sl68793-696y244ik-ticv01lk&scope=user-read-currently-playing

ilijakekovic commented 1 year ago

Did you resolve this sucsesfully?