juan518munoz / ZeppOS-Spotify

Spotify manager for ZeppOS.
GNU General Public License v3.0
53 stars 5 forks source link

INVALID_CLIENT: Invalid redirect URI #16

Open thedevleon opened 9 months ago

thedevleon commented 9 months ago

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?

juan518munoz commented 9 months ago

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.

melikootje commented 6 months ago

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

melikootje commented 6 months ago

Edit: i just edited the given url with the new redirect URI and it succesfully asked spotify permission to use my developer app to connect to my watch app but it redirects me to a blank page of the following

http://zepp-os-staging.zepp.com/app-settings/v1.0.0/index.html?appId=1017560&code=AQBmhy6g_Q41sJvrrrFDZdSiGZBCOgKinTVCUI9cRHrXacbI6yF-m1LNdWTL4ljiMDXwtit8yFrDdbvUW7MoOlSPdxdqvq_Y91LZLmLisSbH6tBtakP8aZ6-tTQeqjpxNEfypZ22ZH1WesgSCSSSzCXm40dsnkJ0_iTX3EKl4pK85WFPS4iRXB3IzNYYbusCItJXcwW9BbtQQYtgh-bpNlDfpHm0SBeGMRaSJNoFpaSHou-nX1bNQXVoyVfZzmGxFu-NeQI1fmDNp0-kc0pu0q3CI_LSzDRp8JYZb7GYdPw6_9jFuizJ52FM0Whjbxl1HTfigFUjf1EmqPBGj6j7nAqx15CgYOSidA3UWJsXc677Nz4IrlvXcRe2pSL2Gzf4V8U7qp4GQnzFwQQQQBDdC-ayhfwB1BJDm9iDewfKNWnBTISzHz7nP9ZINyOT8b8axdl2wEVQgQ9ThX4Qov8q5Pv0v3SIE1Zw-CWqXLcjdcEst6TBynyGMg9kzSm_Hj17Qih31zNffg0rvNw6PNznQb43Y9tqIyP9tES4NZQ05kNYMMirZzGY0QXtpDLIRVW1vob8uKvClEo0ckeoVKbk4-mkg2kSGcNvfn4rh2IOmmAnPRsa5dpI1YQWTI2z8ZS0MQw7E06KVncqRqq0AcIH_0gI5yoDWhPYvu4_m6kfTeSw4myxSXjt7zXBx5Ux-_2KlKgmBVJX6px6zHHKjWLaTFpEfS7LaAIKM5udLVSv5mNxLaRoMTHso3GZjvlY6-pdSwUtAAq76MgNspgVDM0hUi8D

chryscoscia commented 3 months ago

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