How to get user's followers and user's fol

2019-05-07 07:36发布

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 ?

1条回答
Bombasti
2楼-- · 2019-05-07 08:18

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.

查看更多
登录 后发表回答