Search code examples
facebook-c#-sdkfacebook-fql

Facebook API, Phone Numbers


I am developing a Facebook Application that I need to get all the information of user, including mobile phone. However, even this page claims https://developers.facebook.com/blog/post/446 that user_mobile_phone permission exists, neither the documentation includes a field of mobile phone number. I am creating a synchronization of contacts, so the phone field is very important.

Why this is blocked? Spamming with mobile is not a very nice spamming approach, it has a cost. They even let e-mails to be given (although you can change it to a cloaking address), but we cannot get phone numbers or addresses.

Is there a way to get it via an app?

EDIT: Even this: http://developers.facebook.com/blog/post/447


Solution

  • http://developers.facebook.com/blog/post/2011/01/14/platform-updates--new-user-object-fields--edge-remove-event-and-more/

    say: Update: The user_address and user_mobile_phone permissions have been removed. Please see this post for more info.