Rspotify
Rspotify copied to clipboard
auth error
seems like the app generates a wrong auth-url (take a look at the redirect_uri parameter):
https://accounts.spotify.com/authorize?client_id=<myid>&scope=playlist-read-private&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code
INVALID_CLIENT: Invalid redirect URI
+1, Not sure if I miss something.
@inkrement
Did you update the URI?
sure. Furthermore, I tried it on RStudio Server as well as on the Desktop version.
I have the same problem, please fix this.