Gender via Google People API

て烟熏妆下的殇ゞ 提交于 2020-01-10 04:20:10

问题


Using Google People API, I'm having problems getting information about gender via https://people.googleapis.com/v1/people/me and correct access_token (it is correct because it influences whether information like nickname and locale appear).

I am asking for scope "profile email openid".

I can get a gender, but only for users who made that information public, but not from those who do have it filled, but set as private, which kind of defeats the purpose of asking for private profile information.

Is there a way to get private gender via any combination of Google API and scope?

Thank you


回答1:


Sorry, there are no scopes that return private gender information.



来源:https://stackoverflow.com/questions/43324890/gender-via-google-people-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!