EagleOne33

Results 7 comments of EagleOne33

> > I'm trying to find a way to get the correct credentials through the Spotify App in order to avoid to make the user re-enter his Spotify credentials in...

Well on Android I managed to do it with the SDK. MyApp was opening the SpotifyApp for getting the autorisation code and that was it. From there I could manage...

> iOS and Android use different authentication mechanisms. Just to clarify, on Android, are you able to get the authorization code without ever requiring the user to enter his credentials...

If it only works on iOS there is small value

I've had exactly the same problem. What is very strange is that somehow, I managed to make it work at least once. I saved the response in a json and...

Solved with this post: https://github.com/guilhermesad/rspotify/issues/87#issuecomment-501673907