iOS Facebook SDK通过图搜索来搜索用户 [英] iOS Facebook SDK searching for users with Graph search

查看:57
本文介绍了iOS Facebook SDK通过图搜索来搜索用户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Graph Search的新手,我想搜索具有电子邮件地址的用户.那可能吗?现在,我只知道如何用他们的名字来搜索,就像这样:

I am new to Graph Search, and I want to search for a user with an email address. Is that possible? Right now, I only know how to search with their name, like this:

https://graph.facebook.com/search?q=chandler+de+angelis&type=user&access_token={access_token}

我有一个电子邮件地址,我需要检查是否有一个具有相同电子邮件地址的Facebook帐户.我该怎么做?

I have an email address, and I need to check if there is a Facebook account with the same email address. How can I accomplish this?

推荐答案

答案来自Facebook本身.在 https://developers.facebook.com/bugs/335452696581712 上,Facebook开发人员说

The answer to this is from Facebook themselves. In post at https://developers.facebook.com/bugs/335452696581712 a Facebook dev says

将电子邮件地址传递到用户"搜索类型的能力 已于2013年7月10日删除.此搜索类型仅返回结果 匹配用户名(包括备用名)的人.

The ability to pass in an e-mail address into the "user" search type was removed on July 10, 2013. This search type only returns results that match a user's name (including alternate name).

那是Facebook的新规则.

That's Facebook's new rules.

这篇关于iOS Facebook SDK通过图搜索来搜索用户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆