标签: soundcloud
在我的乐队网站上,我希望访问者只需点击一下就可以在soundcloud上关注我们(假设他们已经登录了soundcloud)。这可能吗?
我认为有一个Soundcloud API:
/users/{id}/followings/{id}
但这需要身份验证,点击次数超过理想值。
Facebook为此提供了一个解决方案:https://developers.facebook.com/docs/plugins/follow-button/
Soundcloud有类似的东西吗?