From what I can see in the api code, there is not way to tell the Facebook
client use use the https
rest server for method calls. It is only used for getting an authorized
session (see
ExtensibleClient.java:532)
It appears that the entire FB REST api is available via https connections. This
should be a settable
property, if not the default mechanism for communicating with FB.
Original issue reported on code.google.com by mbis...@gmail.com on 15 Mar 2010 at 8:29
Original issue reported on code.google.com by
mbis...@gmail.com
on 15 Mar 2010 at 8:29