tiagomendesdantas/Rspotify

INVALID_CLIENT: Invalid redirect URI

Opened this issue · 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.

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!