Spotify rejecting "insecure" urls #49
-
|
this is when using the url suggested in the getting setup guide when running
anyone noticed this? I got the same with spt as well. Happily digging into the issue for spt brought me here, thanks so much for picking the project up @LargeModGames ! |
Beta Was this translation helpful? Give feedback.
Answered by
LargeModGames
Jan 22, 2026
Replies: 1 comment 4 replies
-
|
Does this perhaps have to do with this problem or were you able to create the app on the developer dashboard? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spotify made some changes on what redirect uri's they accept https://developer.spotify.com/blog/2025-02-12-increasing-the-security-requirements-for-integrating-with-spotify
127.0.0.1:8888 should work instead of localhost. Editing an existing app should still be possible though, there is only a freeze on creating new apps