• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Facebook graph request - Please help!

H

henry

Guest
Hi all,

I'm trying to get facebook user details with Facebook function facebook_graph_request
Its all ok, except two things:

1. How to get an user's email? because facebook_graph_request("me?fields=email", "GET", -1, UserMap); seems not working.

2. What is the number "7" means, which FB return on "me?fields=age_range"? It should return min age like "21" or something like this, I guess. But it returns "7" :)

Thanks a lot in advance!
 
Top