I am working on facebook application for ipad. I am using graph api for that. Can anyone tell me how to search the people on facebook by entering emailid ?
|
|
We can get the facebook profile of a person by using following graph api url It will give the results if the person is in our friend list. For non-friend it will not work. |
||||
|
|
|
This is not possible! Facebook only provide this functionality for users who use Facebook site and this functionality probably will never be exposed via API. Update:
This actually means that you required to query API with active user Furthermore this functionality is currently broken (See Searching Facebook profile with email address is no more working with Graph API). This bug (as of 23/02/2012) marked as fixed and fix probably will be pushed soon. |
|||||
|