INVALID_CLIENT: Invalid redirect URI

I built an app, i built the Authentication with Spotify, so whenever i try to Login with Spotify after successfully inputting my details, i get an Error saying INVALID_CLIENT: Invalid URI

you can also see my Authentication codebase here: AuthenticationHandler.js · GitHub

Hey @gelgit, can you make sure you’ve added the necessary redirect uris to your configuration? You can see more about handling redirects here: Authentication - Expo Documentation

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.