Files
2012-02-21 01:15:00 -05:00

1 line
840 B
JSON

[{"user_id": 3102, "stars": [], "topic_id": 47037, "date_created": 1319574689.6614599, "message": "So I've authenticated with Facebook OAuth, now is there a way to make calls within django to the Facebook API? Or do I need to separately install the Facebook python sdk? For example, I'm trying to get a list of friends for the authenticated user.", "group_id": 5196, "id": 2432224}, {"user_id": 28981, "stars": [], "topic_id": 47037, "date_created": 1319575048.966538, "message": "you'll have to directly use the facebook sdk, since social-auth is primarily to get and store the access token.", "group_id": 5196, "id": 2432250}, {"user_id": 20656, "stars": [], "topic_id": 47037, "date_created": 1319575639.677732, "message": "You could call the API also, but the Facebook SDK will make your life easier.", "group_id": 5196, "id": 2432305}]