facebook get user gender

As already answered in the comments by a Facebook employee, it is ... it is not supported to get the 'gender' o...

facebook get user gender

As already answered in the comments by a Facebook employee, it is ... it is not supported to get the 'gender' or the real Facebook user id., You can get the gender of any user using Open Graph even without any access_token. GET https://graph.facebook.com/userid json_decode the data gender will be in the `gender` element of the returned array. EDIT : user location, hometown, country etc are no

相關軟體 Microsoft Windows SDK 資訊

Microsoft Windows SDK
Microsoft Windows SDK 提供了工具,編譯器,頭文件,庫,代碼示例以及開發人員可以用來創建在 Microsoft Windows 上運行的應用程序的新幫助系統。您可以使用 Windows SDK 使用本機(Win32 / COM)或託管(.NET Framework)編程模型編寫應用程序。 Windows 10 SDK 提供了用於構建 Windows 10 應用程序的最新標題,... Microsoft Windows SDK 軟體介紹

facebook get user gender 相關參考資料
Facebook Graph API (How to get user gender?) - Stack Overflow

CBroe is right. I have made that mistake. As I changed my code as CBroe has suggested, I got problem Solved. Here is correct code. $request ...

https://stackoverflow.com

Facebook Graph API - How to get Gender from Public Profile - Stack ...

As already answered in the comments by a Facebook employee, it is ... it is not supported to get the 'gender' or the real Facebook user id.

https://stackoverflow.com

Facebook Graph API: user gender - Stack Overflow

You can get the gender of any user using Open Graph even without any access_token. GET https://graph.facebook.com/userid json_decode the data gender will be in the `gender` element of the returned ar...

https://stackoverflow.com

get facebook user gender using facebook graph api - Stack Overflow

http://graph.facebook.com/<facebook_id>?fields=gender. fields=gender gives you the gender for the given facebook id.

https://stackoverflow.com

Get user gender from Facebook - Stack Overflow

I'm trying to get a user's gender using the facebook sdk for Android. I am using parse to login/signup so I have access to all users id and access ...

https://stackoverflow.com

Get user's gender using the old Facebook SDK - Stack Overflow

First of all you need to supply a more detailed description like the version of that "Fb_ypbox" class you are using. Probably there is a new version available that ...

https://stackoverflow.com

Graph API User - Facebook for Developers

Graph API User. ... GET /v5.0/person-id}/ HTTP/1.1 Host: graph.facebook.com .... If the gender is set to a custom value, this value will be based off of the ...

https://developers.facebook.co

How to get user Gender and birthday from facebook in android ...

Facebook gender & birthday needs app review. Apps that Require App Review. Your app requires review if it uses the following functionality:.

https://stackoverflow.com