Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法为特定用户获取位置(城市或国家,...)。我可以在他的个人资料页面中看到作为公共数据 - 每个人都可以在没有获得权限的情况下看到 - 获取他的访问令牌
最好的问候,Tmss
是的你可以。
我不知道它是否符合 facebook 政策,但您可以使用通用访问令牌(任何有效的访问令牌)获取公共字段
看到这个。
无需令牌即可访问用户/区域设置,但这只会为您提供他们的语言/国家/地区代码。
user/location,用户的当前城市,需要访问令牌。