After looking up about the Spotify
new API docs, i'm asking to you guys about user's followers and user's following. How can we get this data on the new Spotify
Web api ?
I want to send request to some endpoints urls like this below:
/v1/users/{user_id}/followers
and
/v1/users/{user_id}/followings
Did that is actually possible ?
This is currently not possible. However, we'll be expanding the features in the Web API continuously, so please stay tuned for news on our Developer site, and more specifically, the Endpoint reference page.
Edit: This feature request has been added to the Web API's issue tracker.