Live Messenger Connect 电子邮件联系人导出

发布于 2024-11-14 04:11:02 字数 352 浏览 3 评论 0原文


今天在工作中,我被要求调查从 Hotmail 导出联系人的问题。
上个月我写这个库时它正在工作。令我惊讶的是它确实不起作用。我进行了一些调查,发现 Microsoft 对其 API 进行了一些更新。范围已更改......以及范围附带的权限。这是令我困扰的一行

WL_Contacts.View - 查看有关用户及其朋友的信息(电子邮件地址除外)。

他们剥夺了获取联系人电子邮件地址的权限:(
我必须做什么才能取回电子邮件以便再次使用我的导出器?
您与进口商的联系有问题吗?如果没有,你用什么?哪些范围?您是否为每个用户执行单独的请求?

Today at work I was asked to investigate a problem with contacts export from Hotmail.
It was working last month when i wrote the library. For my surprise it indeed was not working. I investigated a bit and i noticed that Microsoft has done some updates to their API. The scopes were changed ... and the permissions that comes with the scopes. Here is the line that bothered me

WL_Contacts.View -
View information about a user and the user's friends, with the exception of email addresses.

They stripped the priviledge of obtaining contacts email addresses :(
What i have to do in order to get the e-mails back so i can use my exporter again ?
Do you have problems with your contacts importers ? If not, what are you using ? Which scopes ? Are you doing separate requests for each user ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

灰色世界里的红玫瑰 2024-11-21 04:11:02

首先,您可以在此处<找到有关新 Windows Live Connect API 的大量信息< /a>.

此处您可以找到 API 文档的版本 5。

如果您想注册并创建应用程序,可以在此处进行操作。

我希望这足以让您开始(除非您已经找到了提供的链接)。

First of all, you can find tons of information about the new Windows Live Connect API here.

Here you can find version 5 of the API documentation.

If you want to sign up and create a Application you can do that here.

I hope this is enough to get you started (unless you've already found the provided links).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文