bir kullanıcı kimlik doğrulaması facebook grafik API kullanırken, başarılı giriş yaptıktan sonra, ben kullanıcı e-posta almak istiyorum.
For this, i raised a request for user data: https://graph.facebook.com/me?access_token=xxxxxxxxxx
But for my surprise, i could not get user's email in json output... how can i get the email ? Do we need to specify any permissions ?