Facebook API question - uids and email

Posted by Sunil on Stack Overflow See other posts from Stack Overflow or by Sunil
Published on 2009-06-06T15:28:10Z Indexed on 2010/04/10 16:13 UTC
Read the original article Hit count: 212

Filed under:
|

Hello Folks,

I am trying to develop a application where

  1. The user 'X' has logged into Facebook
  2. app has a set of email addresses (possible friends of user 'X')
  3. app gets the list of friends of user 'X' (uids)
  4. Want to check if user with email address [email protected] is a valid facebook user by using email address and is user X's friend (basically a uid to email mapping)

Thanks!

© Stack Overflow or respective owner

Related posts about facebook

Related posts about api