Rspotify icon indicating copy to clipboard operation
Rspotify copied to clipboard

INVALID_CLIENT: Invalid redirect URI

Open carolineattilio opened this issue 4 years ago • 1 comments

When i try to authenticate the id client and the key i can't because this error appears in my browser. Sometimes the phrase in my RStudio 'enter authorization code' appears.

carolineattilio avatar Nov 03 '20 14:11 carolineattilio

Going to your app dashboard and settings, under Redirect URIs add http://localhost:1410/, then hit Save at the bottom. I tried adding /callback/ to the end of that, but it didn't work for me. You might need to try a combindation of redirect addresses. Good luck!

sielerjm avatar Oct 19 '21 21:10 sielerjm