I need to fetch user profile data using Facebook graph API. I can search by name with search endpoint. I can receive a list of users with name and Id, but I can't get any additional information about them, even if it is opened and I can see it on a user's Facebook page. How is it possible to retrieve other user's profile data (not profile of authorized user)?