发出用户加入组的请求? [英] Issue a request for a user to join a group?

本文介绍了发出用户加入组的请求?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用应用程序和游戏组API atm,并尝试让用户在浏览时加入他们看到的应用程序组。我已经研究了如何做到这一点,不知道该怎么做。

I'm using the app and game groups API atm and am trying to let users Join app groups that they see while browsing. I've researched how to do this and am not sure how to do this.

似乎我必须向用户发出一个用户希望加入该组的管理员,然而,在查看Facebook请求文档后,用户用户请求似乎只能通过画布应用程序进行。 WTF。

It seems that I would have to issue a user to user request from the user wishing to join the group to the admin of the group however, after looking at the Facebook requests documentation it is seems that user-user requests are only possible through canvas apps. WTF.

这是真的吗,我如何向用户发出用户请求某人加入组?

Is this true and how would I issue a user to user request for someone to join a group?

请Stackoverflow帮助我..你正在解决问题!

Please Stackoverflow help me.. You are overflowing with solutions!

推荐答案

p>您的应用只需要发布到/ GROUP_ID / members / USER_ID,其中USER_ID是当前用户的FB ID。请参阅将用户添加到组文档此处

Your app just needs to post to /GROUP_ID/members/USER_ID where USER_ID is the current user's FB id. See the Add User to Group documentation here.

如果该组关闭,则管理员应该自动收到加入请求(由Facebook自己发送),然后才能批准。

If the group is closed then the admin should automatically receive a request to join (sent by Facebook itself) and then be able to approve it.

这篇关于发出用户加入组的请求?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆