Facebook api – Authentication issue with Spotify API using Expo, React Native, and expo-auth-session
I'm building a React Native app with Expo that uses the Spotify API for authentication. I'm encountering issues with the authentication flow using expo-auth-session (expo-app-auth is deprecated, & not working on Android). The Redirect URI is set up correctly in…