简体   繁体   English

有没有办法通过php sdk获取Facebook页面的所有者用户ID?

[英]Is there a way to get the Owner User ID of a Facebook Page via php sdk?

I'm doing a web system but I need to get the User id of owner facebook page that add my app, but I need to get it even if not have any authentication, is there a way to do it?我正在做一个网络系统,但我需要获取添加我的应用程序的所有者 facebook 页面的用户 ID,但即使没有任何身份验证我也需要获取它,有没有办法做到这一点?

I tried FQL, it works but needs auth.我试过 FQL,它有效但需要身份验证。

Edit: I got the page id but I need to get the user id of the owner of this page id, but I need to get it without any authentication.编辑:我获得了页面 id,但我需要获得此页面 id 所有者的用户 id,但我需要在没有任何身份验证的情况下获得它。

thanks.谢谢。

未经授权,您无法确定页面的所有者是谁。

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

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