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.
我正在寻找有关查看用户实际允许应用程序的权限的文档。我可以使用“已安装”字段 (/[UID]?fields=installed) 来查看应用程序是否已安装,但它只是一个布尔值。没有关于允许的实际权限的信息。
使用 /[UID]/permissions 获取权限列表。
例如https://graph.facebook.com/me/permissions
您还可以按字段限制