I have seen this topic: [Platform Updates: New User Object fields, Edge.remove Event and More][1].
It will get the user address and user phone number. I have tested it, but I got an error:
Error.
An error occurred with Shopping. Please try again later.
API Error Code: 100
API Error Description: Invalid parameter
Error Message: Invalid permission: user_mobile_phone
My URL is:
http://www.facebook.com/dialog/oauth?scope=email,user_birthday,user_mobile_phone&client_id=216841335057887&redirect_uri=http://localhost:63462/SocialMediaData/FaceBook/CallBack.aspx&response_type=token
How do I fix this problem?