how to get uid of person with whom the user is in relation or married with fql if the required permisson is granted ? I need to get user id of user with whom the person is in relation to .. i am using php sdk
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
The information you are looking for is in the user Graph API endpoint. It is called
With FQL you can use the
|
|||
|
|