Skip to content

Redirect URI now must be secured #142

@anisghaoui

Description

@anisghaoui

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions