我们如何将 myspace 集成到我的网站 myspace api 中
我想使用 Myspace api 打开 Myspace 个人资料、朋友列表和收件箱消息从 myspace 到我的网站。
我在developer.Myspace中注册并获得了applicationkey和consumer key。
我也提供了回调 url,但收到 401 错误。
建议?
I want open Myspace profile, friendslist and inbox messages from myspace to my website by using Myspace api.
I registered in developer.Myspace and I got applicationkey and consumer key.
I gave callback url also but I am getting 401 error.
Suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
错误 401 意味着未经授权,因此无论您在做什么,您都没有发送正确的凭据。
Error 401 means unauthorized so what ever you are doing you are not sending the right credentials.