jonashcroft / Nowify

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

Authenticated, redirected back but nothing happens. #58

Closed spirosag closed 8 months ago

spirosag commented 8 months ago

I have deployed to netlify using the readme guide. I have added the keys, and redeployed with clearing the cache. I can login to spotify, authenticate the app and be redirected back . But I still see the same login page. In my authenticated spotify apps I can see Nowify. But on the user management page of the Nowify spotify app I don't see my login. So, something must be wrong with the authentication but what? Can you suspect anything?

spirosag commented 8 months ago

I checked the same deployment in a mobile browser and everything worked. So after investigating further, I found out that the culprit was the privacy badger extension that I had in my main desktop browser. After disabling it for the nowify site. everything works. So, be aware that privacy related extensions might cause it not to work.