I understand that with the Facebook API release 2.0 you now have to get permission to access a Facebook users' user_groups. I thought it was a review to keep out spammers and we developed an App that requires user_group access but actually sends users back to his or her Facebook page so we thought our app would be approved. However, the reply was pretty clear:
General The user_groups permission is only approved for apps that let people use Facebook on platforms where Facebook is not already available. If you're building an app on Android and iOS, for example, you won't be approved for this permission. Web, Desktop and TV apps will also not be granted this permission.
So our approval was denied. I have two questions:
1) Does Facebook have an appeal process or a way to reach someone to see if they do grant permission to apps that are complimentary to the platform?
2) If not, and nobody can get access to user_groups, is this a viable workaround that will not violate Facebook policies.
I need to search my registered users Facebook Groups. Can I have the user invite me to the user_group and then become a member and once a member search the group and share the information back to my users? I know some groups are secret or closed and I would need admin approval and that will slow the process but what other workaround is there for apps that need user_group info?
Thanks.