MAXSTEELTURBOGO / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

Getting "sex" is impossible? #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

when i make a call like this:

var call:FacebookCall = model.session.facebook.post(new GetInfo(uids, 
[GetInfoFieldValues.ALL_VALUES]));
            call.addEventListener(FacebookEvent.COMPLETE, 
onCallComplete);

i can get "first_name","last_name","birthday" ecc... but i can get "sex"!!! 
Flash return blank value, when i do a trace...

Do you know something about this?

Thank you.

Original issue reported on code.google.com by high...@gmail.com on 3 Apr 2009 at 7:30

GoogleCodeExporter commented 9 years ago
Sorry, i mean i CAN'T GET "sex".

Original comment by high...@gmail.com on 3 Apr 2009 at 7:31

GoogleCodeExporter commented 9 years ago
Using GetStandardInfo instead of GetInfo should solve your problem (haven't 
been able
to try this yet though).

Original comment by robingro...@gmail.com on 27 Apr 2009 at 2:53

GoogleCodeExporter commented 9 years ago
That's what she said! :D

Original comment by ljuwai...@gmail.com on 12 May 2009 at 9:21

GoogleCodeExporter commented 9 years ago
hi,,,,,,,,,,,,

Original comment by crimekil...@ymail.com on 15 Jun 2009 at 5:28

GoogleCodeExporter commented 9 years ago
I konw.........

Original comment by crimekil...@ymail.com on 28 Jun 2009 at 5:08

GoogleCodeExporter commented 9 years ago
*giggle*

Original comment by manimalc...@gmail.com on 14 Jan 2010 at 5:13

GoogleCodeExporter commented 9 years ago
patience, my friend, is the key. :-)

Original comment by arindam....@gmail.com on 22 Jan 2010 at 8:26

GoogleCodeExporter commented 9 years ago
have you tried rohypnol?

Original comment by alexstan...@googlemail.com on 25 Jan 2010 at 10:58

GoogleCodeExporter commented 9 years ago
are you for real ? :) http://caribbean-diving.com a good working example of this
facebook and flex connection.

Original comment by calvincrane on 26 Apr 2010 at 2:39

GoogleCodeExporter commented 9 years ago
I noticed that the sex needs to be made public by the user. If the sex is not 
not publisehd, you cannot retrieve that value. User make their sex public 
through their privacy settings.

Original comment by rima.ger...@gmail.com on 7 Aug 2010 at 8:40

GoogleCodeExporter commented 9 years ago
New release based of Facebook's Graph API is coming soon.  SDK which this issue 
depends on is no longer supported by Facebook.

Original comment by alan...@gmail.com on 29 Sep 2010 at 7:49