Hey all! How to use retrofit and authorize spotify...
# android
d
Hey all! How to use retrofit and authorize spotify api? I'm stuck with the token authorization process of the Spotify web api, don't understand how to do it. There are some wrappers I came across https://github.com/kaaes/spotify-web-api-android, like this one. But it fails when I add the mentioned dependencies. Please help me, and details of the process of how to do so would be really appreciated as I am new to Kotlin and android studio.
K 1
👍 1
😶 7
Hey this is definitely Kotlin. I had successfully built a spotify song recommender using the web api and javascript.