Get list of user groups with Facebook API issue -


i'm using facebook api user groups response object not returning array or containing user groups.

i checked if i'm connected groups (public , private) , yes, i'm.

below code:

<fb:login-button scope="public_profile,email,user_birthday,user_education_history,user_location,user_groups" onlogin="checkloginstate();"> </fb:login-button> 

any idea?

thank you!


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -