开发者

search users by their email id on facebook using connect api

开发者 https://www.devze.com 2022-12-19 07:13 出处:网络
I need to search users in facebook by their email id\'s. I could not find anything relevant to this. I have seen an application using facebook.users.getByEmail method but I am not able to find more a

I need to search users in facebook by their email id's. I could not find anything relevant to this.

I have seen an application using facebook.users.getByEmail method but I am not able to find more about it.

Please suggest.

--

Errata:

> By search I meant i开发者_Go百科f I have a users email id then I need to find uid of that user.


email property accessed just after you get special permission to retrieve email. so it's impossible. more details here: http://wiki.developers.facebook.com/index.php/Communicating_with_Users_via_Email

0

精彩评论

暂无评论...
验证码 换一张
取 消