views:

319

answers:

2

I'll make it short: is it possible to get the user's facebook email adress (or a hashed email adress), so I can let's say compare his facebook email with his email in my database? I'm trying to get a FacebookUser and then use facebookUser.email_hash but that returns nothing.

A: 

Yeah I have the same problem.

jspooner
+1  A: 

a similar question has been asked here.

and, I don't think fb api currently gives away the user email addresses.

phoenix24
It does, don't really know how but my teammate already did it.
Zenzen