Is it possible to get the user id if the user isn't connected to your app?
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.
|
|
|
If you have the users login name (i.e. email) you can do a query like this:
You can use any valid access token to run this request. The resulting Data object contains user name and user id. |
|||
|
|
|
Facebook doesn't allow you that without permission! |
|||
|
|