pyportify icon indicating copy to clipboard operation
pyportify copied to clipboard

Link to get OAuth link on Spotify is no longer correct

Open GoWithitRoger opened this issue 6 years ago • 3 comments

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.

GoWithitRoger avatar Mar 30 '18 16:03 GoWithitRoger

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.

rckclmbr avatar Mar 30 '18 20:03 rckclmbr

Great. Thanks.

GoWithitRoger avatar Mar 30 '18 20:03 GoWithitRoger

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 ?

eloyleonardo avatar Dec 12 '18 12:12 eloyleonardo