juan518munoz/ZeppOS-Spotify

INVALID_CLIENT: Invalid redirect URI

Opened this issue · 4 comments

I'm trying to build this app for my GTS 4, but I can´t manage to actually login via Spotify.

When clicking Login in the Settings, I get directed to a blank page (http://zepp-os-staging.zepp.com/app-settings/v1.0.0/index.html?appId=1017560), and if I click Manual Login, I just get a white page with INVALID_CLIENT: Invalid redirect URI.

I have added these two redirect URLs already:

Any idea what I'm doing wrong?

Haven't used the spotify development platform in a while, so I don't know if it has changed much, but if your redirect URLs look like this:
image
Then it should work.

same problem here btw, im rebuilding the app from a newly scratched zeuscli app, but each time when i load the manual login page it sends me to a faulty redirect URI, namely this github repository instead of my newly configered redirect uri including the s zeppos staging page.. i figure it has something to do with cached data but i cannot refresh it as it seems like it automatically gets back on the original faulty URI

Hi, I haven't been able to solve the problem... can someone help me