How to get users and users following the user in the new Spotify Web api?

Looking at the new Spotify API documents, I ask you guys about user followers and subsequent users. How can we get this data on the new Spotify Web api?

I want to send a request to some endpoints, for example:

/ v1 / users / {user_id} / Followers

/ v1 / users / {user_id} / below

Is it really possible?

+4
source share
1 answer

. , -API, , , , , .

: -API.

+5

Source: https://habr.com/ru/post/1545169/


All Articles