Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
2.83k stars 113 forks source link

How to open your_spotify webui on Internet? Need help for configuration. #421

Closed SwiftExplorer567 closed 2 days ago

SwiftExplorer567 commented 3 weeks ago

Hi, i want to access this app on web as well but i could not configured it.

How can i set this up?

spotify dev panel:

Redirect URIs
http://192.168.0.14:8080/oauth/spotify/callback
http://localhost:8080/oauth/spotify/callback
http://localhost:3000/oauth/spotify/callback
http://192.168.0.14:3000/oauth/spotify/callback

Cloudflare zerotrust tunnel:

image

Server: image

WEB: image

Yooooomi commented 3 weeks ago

Hello. I think your endpoints should be the ones accessible from the internet and not local ips.

SwiftExplorer567 commented 2 days ago

yes fixed it