Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我是带有“喜欢”门的粉丝页面的管理员(即用户必须先喜欢该页面才能看到内容) - 我可以获得哪些关于喜欢我的页面的用户的信息?我可以看到他们喜欢的其他页面,等等?
谢谢你。
您获得的唯一额外信息是他喜欢该页面时的指示,仅此而已。
喜欢页面不会授予您的应用程序访问用户详细信息的权限,因此要获取除某些通用数据signed_request(如年龄范围和语言环境)之外的任何信息,您需要授权用户。
signed_request