How to fetch facebook contact info mentioned in the profiles through API

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



How to fetch facebook contact info mentioned in the profiles through API



https://developers.facebook.com/docs/graph-api/reference/user/ doesn't give the "Contact and basic info" mentioned in the facebook profile. Is there any API end point that gives the contact info? What are the permissions needed for that end point?



This has to be done without scoping the access token to the user id.





If the documentation doesn't mention it then it means you can't get it
– WizKid
Aug 12 at 5:54





But, I see some apps fetching these details.
– Viswanath Alikonda
Aug 12 at 6:13





"without scoping the access token to the user id" - even if it would be possible to get, without a user token you cannot get ANY data.
– luschn
Aug 12 at 7:27





and if you know some apps fetching these details, why not add them as reference in your question?
– luschn
Aug 12 at 7:27





fbaudienceblaster.com is one of such app. I can scope the access token to my user id. But, without scoping the access id to the user id, I am looking for.. I need to fetch the public details of the user.
– Viswanath Alikonda
Aug 12 at 7:33









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard