login with facebook properties

Hello guys,

im trying to use the simple login with facebook backendless sdk, javascript, the problem is the backendless Users Table is filled with the correct facebook user name and id but not the email and profile picture, i need the other fields too can anybody help? the email comes in form of numbers
there is a screenshot and thank you in advance

forum.png

Hello!

The number you see is facebook profile ID, this is expected behavior.
About retrieving other properties: please take a look at our docs, section “Property Mapping”: https://backendless.com/documentation/users/js/users_facebook_login.htm
Regards,
Alex