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 ?
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 ?
Share Improve this question edited Apr 28, 2018 at 4:09 8-Bit Borges 10.1k30 gold badges110 silver badges212 bronze badges asked Jun 19, 2014 at 5:51 user1697015user1697015 611 silver badge4 bronze badges1 Answer
Reset to default 5This 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.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745469758a4629080.html
评论列表(0条)