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

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -