How to get Face Book Current UserId . I would like to avoid asking for permissions since my users are just browsing and i only want to see if they have done this before.
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.
|
|
using Facebook c# sdk:
|
|||
|
|
|
As far as i know i don't think there is a way to get the UserId of the current user without asking for permissions. If you look at the guide for signed request parameter, it does not return the userid until the user has allowed your application basic access. |
|||||||||
|
