Spotify api 通过 API 获取播放列表等用户数据?
我有一个 spotify 的高级帐户,然后注册了一个应用程序,然后获得了密钥文件。现在我想获取使用我的应用程序的任何用户的播放列表和用户数据。 我在网上搜索,但没有找到任何方法来获取用户数据,例如 facebook graph api 中的 access_token 。 任何身体都可以帮助我
i got a premium account of spotify and then registered an app and then got the key file . now i want to get the plalylist and user data of any user who uses my application.
I searched around the web but did not found any way to get the user data like access_token in facebook graph api.
Any body help me
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
解决了,我从安装目录中得到了 Plasylist.bnk,现在已经解决了。谢谢大家
Solved, i got Plasylist.bnk from the installation directory, and its solved now. thanks all