-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Beginning on the 9th of April 2025, Spotify now expects secure URI
- Use HTTPS for your redirect URI, unless you are using a loopback address, when HTTP is permitted.
- If you are using a loopback address, use the explicit IPv4 or IPv6, like http://127.0.0.1:PORT or http://[::1]:PORT as your redirect URI.
- localhost is not allowed as redirect URI
source: https://developer.spotify.com/documentation/web-api/concepts/redirect_uri
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels