rckclmbr / pyportify

App to transfer your spotify playlists to Google Play Music
Apache License 2.0
779 stars 58 forks source link

Link to get OAuth link on Spotify is no longer correct #138

Open GoWithitRoger opened 6 years ago

GoWithitRoger commented 6 years ago

The link (https://developer.spotify.com/web-api/console/get-playlists/) given by PyPortify to get an OAuth token seems to be no longer correct. It now redirects to the Spotify beta developer site, where I can't find a link to get the OAuth token.

rckclmbr commented 6 years ago

The new url is https://beta.developer.spotify.com/console/get-playlists/

I have already updated the code, just need to build a new release. I'll leave this open so others can see until I make a new release.

GoWithitRoger commented 6 years ago

Great. Thanks.

eloyleonardo commented 5 years ago

I try the old and the new link (both point to to same page now), but when I click in request token It redirect me to https://developer.spotify.com/callback/ and there is nothing in there. Is there other way ?