Facebook Graph API - Page Tab Extra Permissions

后端 未结 5 1888
终归单人心
终归单人心 2021-02-06 03:19

I am trying to create a welcome tab for one of my pages, but I would like to be able to access a users likes (permission user_likes).

I can only find documentation on ho

5条回答
  •  自闭症患者
    2021-02-06 03:49

    Instead of displaying the link ($loginUrl) try to redirect user, for example using php header function or js location.href.

提交回复
热议问题