简体   繁体   English

Facebook Checkin API按地方ID获取所有用户列表

[英]Facebook Checkin API By Place ID Get All Users List

I want to get all the Users of Check-In at my Place. 我希望在我的地方获得所有登记入住的用户。 But Facebook provides only those Users which are available in my Friends List. 但Facebook仅提供我朋友列表中可用的用户。

I have tried with the below link. 我尝试过以下链接。

https://graph.facebook.com/search?type=location&&place={My Place ID}&access_token={My Access Token}

Can any one suggest Is it feasible to get All the users (not only which are in my Friends) list on My Place by Check-In API ? 任何人都可以通过Check-In API获取My Place上的所有用户(不仅仅是我的朋友中的哪些用户)列表是否可行?

Thanks in Advance.... 提前致谢....

Try do this using FQL of Facebook, Check if you are using the App Credentials and look what your place needs about permission of the users. 尝试使用Facebook的FQL,检查您是否使用应用程序凭据,并查看您的位置需要用户的权限。

Look at this link of Facebook. 看看Facebook的这个链接。

https://developers.facebook.com/docs/reference/fql/checkin/ https://developers.facebook.com/docs/reference/fql/checkin/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM