huuanh1987 / facebook-java-api

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

Cannot get ProxiedEmail Address via UsersGetInfoResponse Object #235

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It seems as if not all of the available ProfileFields have a getter Method
in the UsersGetInfoResponse class.

For this, I would like to be able to retrieve the proxied e-mail address of
a user that gave extended permission to my application.

Original issue reported on code.google.com by martin.h...@gmail.com on 28 Aug 2009 at 10:43

GoogleCodeExporter commented 8 years ago
Links to how you can do this using the Facebook REST API please. If Facebook 
doesn't 
provide the API for it, the Java Facebook API can't do it...

Original comment by david.j....@googlemail.com on 28 Aug 2009 at 10:15

GoogleCodeExporter commented 8 years ago

Original comment by david.j....@googlemail.com on 28 Aug 2009 at 10:15

GoogleCodeExporter commented 8 years ago
could this be a schema.xsd issue?

Original comment by fern...@gmail.com on 1 Nov 2009 at 1:07

GoogleCodeExporter commented 8 years ago
Any chances to get it fixed soon?

I could fix it by myself for my needs but looks like some sources are missed in 
your
svn. I can't find com.google.code.facebookapi.schema package.

Original comment by pal...@gmail.com on 17 Nov 2009 at 3:07

GoogleCodeExporter commented 8 years ago
As a workaround - FacebookJsonRestClient works fine.

Original comment by pal...@gmail.com on 17 Nov 2009 at 3:25