Closed danguilherme closed 5 years ago
In the spotivy init command, The url pointing to Spotify's developer portal is incorrect, redirecting users to an old beta. website.
spotivy init
beta.
Update it with the correct URL: https://developer.spotify.com/dashboard/applications.
Fixed in PR #19.
In the
spotivy init
command, The url pointing to Spotify's developer portal is incorrect, redirecting users to an oldbeta.
website.Update it with the correct URL: https://developer.spotify.com/dashboard/applications.