Hi,
we'are using OAuth in a Phonegap application which provides social login features with Facebook, Google+ and LinkedIn.
Everithing works fine except the fact that after having logged in using Facebook (Facebook API 2.4, OAuth API 2.3), the email is never returned by the service (the email property is always empty).
Obviously under Keys and Permission Scope we added email and user_about_me scopes.
Hi, we'are using OAuth in a Phonegap application which provides social login features with Facebook, Google+ and LinkedIn.
Everithing works fine except the fact that after having logged in using Facebook (Facebook API 2.4, OAuth API 2.3), the email is never returned by the service (the email property is always empty).
Obviously under Keys and Permission Scope we added
email
anduser_about_me
scopes.Thanks