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
Phone Number Verification Code To get a phone number's ID, call to https://graph.facebook.com/ v14. 0 /{whatsapp-business-account-ID}/phone_numbers . Replace {whatsapp-business-account-ID} with the ID of the WhatsApp Business Account the phone number belongs to. See Get all phone numbers for an example.
The simplest way to get a copy of the User Profile object is to access the /me endpoint: FB. api('/me', function(response) { }); This will this will return the users name and an ID by default.
Open the Facebook app. Tap the looking glass search icon in the top right corner. Add the phone number as a series of digits with no breaks or formatting, and include the area code. Hit search, and you should get the result you wanted at the top of the page.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With