Get the ID of user that like my page.
- by jon
Hello
I would like to know if there is any API feature that can tell me which users liked my application page.
I know that it is possible to check if a user is a fan of any given Page using page.isFan verification or to get the number of fans.
But is it possible to get the fans' User ID?
If so, is it possible to get that data ordered by the…