Facebook Graph API: user gender

前端 未结 4 1743
遥遥无期
遥遥无期 2021-01-02 01:34

The old Facebook API provided the user sex/gender as part of the default user data. Apparently the new Graph API does not provide that information, even though the document

4条回答
  •  既然无缘
    2021-01-02 01:40

    As far as I can tell some permissions like user_location simply aren't working at the moment. I can get email permissions and some others but for most of the user_... ones, nope. Yes they are wrong about gender as part of default data and there appears to be no permission for it either. So use the old api until the kinks in the new one get worked out.

提交回复
热议问题