admin管理员组

文章数量:1426042

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 badges
Add a ment  | 

1 Answer 1

Reset to default 5

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.

本文标签: javascriptHow to get user39s followers and user39s following user on the new Spotify Web apiStack Overflow