ritamnrg / facebook-java-api

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

No ability to get birthday_date field in IFacebookRestClient.users_getInfo call #290

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ProfileField enumeration does not contain value for the "birthday_date"
parameter.

This blocks the ability to get "birthday_date" value from the Facebook
users_getInfo call.

Original issue reported on code.google.com by Konstant...@gmail.com on 9 Feb 2010 at 3:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I need this feature, too. Without it, I have to check for locale and only allow 
en_US. 
This is terrible!

Original comment by ruom...@gmail.com on 17 Feb 2010 at 4:54

GoogleCodeExporter commented 8 years ago
I should have mentioned that without birthday_date, I'm using birthday, which 
is why 
I'm restricting to en_US.

Original comment by ruom...@gmail.com on 17 Feb 2010 at 4:56