Hi, I’m a newbie to the Adalo, now I’m looking for any advise to 1)connect Adalo with Spotify API 2)pull songs from a specific playlist 3)play songs on the app.
Any advise will be appreciated:)
I went though these resources, but I’m not sure what I should input in the “Auth Setup” in the step 1 to connect Adalo with Spotify API. I’ve set up my developer account on Spotify. Web API Reference | Spotify for Developers
2)I’m wondering how I can play songs from this playlist Spotify
The way I see how Spotify API works, I believe you will not be able to use it with Adalo
I spent a lot of time trying to make a Firebase API works, which also uses OAuth Authentication (described here Client Credentials Flow | Spotify for Developers), but I couldn’t make it work properly. Adalo’s API feature is very limited and works only with simple authentication methods where you pass a token in the API url or through an Authentication header.
Sorry for the bad news… hope I am wrong and you can make it work.