I am given list of scopes: public_profile,publish_actions,email,user_birthday,user_location,user_photos,user_friends
Even provider.getUserProfile() giving only full name and profile image only. remaining all giving as null.
org.brickred.socialauth.Profile Object {
email: null
firstName: null
lastName: null
country: null
language: null
fullName: Kumar Guru
displayName: null
dob: null
gender: null
location: null
validatedId: 4335634576457
providerId: facebook
contactInfo {
}
}