Currently, im using ruby gem Koala and can get a list of user friends, but i can’t find any way to fetch phone numbers from friend list. Is this even possible? Didn’t find any information about this in the facebook documentation.
Currently, im using ruby gem Koala and can get a list of user friends,
Share
There is no way to access phone information via the Graph API, either for the current user or for their friend.
You can see the browse API here: Facebook API Reference