一个应用程序有两个管理员
我们是两名程序员,编写了一款 Facebook 应用程序。 我们都希望成为该页面的管理员,并且我们希望能够使用另一位管理员的“确认”权限将其删除。 有什么办法可以做到这一点吗?
或者如果不可能的话,一个组拥有一个应用程序的方式是什么。
谢谢
We are two programmers that have written one facebook app.
We both want to be administrator of this page and also we want to be able to remove the other one as admin with his CONFIRMING permission.
Is there any way to do this ?
or if it's not possible what is the way that a group has one app.
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你们都可以是应用程序的管理员,但如果其中一个将另一个从管理员列表中删除,则不会向被删除的人发送任何确认请求。
继续 https://developers.facebook.com/apps,选择您的应用程序,然后点击“编辑角色” ",然后输入另一个人的 uid,如果他在你的好友列表中,则输入他的名字。
You can both be administrators of your application, but if one removes the other from the admin list, there won't be any confirmation request sent to the removed guy.
Go on https://developers.facebook.com/apps, select your application, then click "Edit Roles", and put the uid of the other guy, or his name if he is in your friend list.