[Opa] facebook api -- where is user id now?
Owen Gunden
ogunden at phauna.org
Mon Apr 16 00:14:15 UTC 2012
A couple months ago, I copied the facebook code from OpaDo and was
able to get auth to work.
Today, my original app still works, but when I make a new app, the
facebook API seems to respond a little differently.
Specifically, when I get the "me" object out of the graph API, my old
app gives an "id" field, but that's missing from my new app. I still
get all the other fields, like "name", "first_name", "last_name",
"link", "location", etc..
Any idea why the id field would be missing? My hypothesis has been
that it's a change to the facebook api (looks like they may have
recently deprecated the old javascript api?), and that my old app is
somehow grandfathered in. Having written that, it sounds kind of far
fetched.
Any help or ideas would be appreciated.
Owen
More information about the Opa
mailing list