facebook-graph-api
Get my UID using FQL
I need to get my UID using a simple FQL query, for some reason it returns an empty page. This is开发者_开发知识库 my query:[详细]
2023-04-13 09:55 分类:问答using facebook's formatting
My question is is it possible to use facebook\'s formatting when it comes to using the graph API? afs dsaf[详细]
2023-04-13 09:12 分类:问答What security threats does the access_token for Facebook Graph API pose?
I have made a custom ajax script to parse the JSON returned from the facebook graph API feed. I have come to terms with the fact that the access token expires, so in order to get another one I can ma[详细]
2023-04-13 08:24 分类:问答A way to bypass the per-ip limit retrieving profile picture?
My app download all the user\'s friends pictures. All the requests are of this kind: https://graph.facebook.com/<friend id>/p开发者_开发技巧icture?type=small[详细]
2023-04-13 07:02 分类:问答Deleting Wall Posts with Graph
I attempted to delete a wall post on a fan page using Graph.This appears to work fine for some posts, but for other posts, I get an Oath Exception (#200 Permissions Error).The posts I tested with were[详细]
2023-04-13 06:42 分类:问答Uploading Videos using the PHP SDK
I see here that you can now upload videos: http://developers.facebook.com/blog/post/515/#video_upload But I don\'t see any mention of it in the PHP SDK on github, or any examples... Is it not added t[详细]
2023-04-13 04:57 分类:问答iPhone programmatically select Tab AND push view controller
With Facebook\'s new SSO, logging into Facebook means that my app is temporarily shut down. The problem is that my app requirements dictate that it cannot run in the background. So, when my app is bro[详细]
2023-04-13 03:22 分类:问答Get Current Page Information immediately after authorization when app is installed as a tab
My facebook application is installed on multiple pages as a tab. When a user clicks on the tab link from a page, if the user has not authorized my app,I redirect the user for authorization.[详细]
2023-04-13 02:33 分类:问答Facebook APIs: Anyway to see when a page was created?
Has Facebook ever provid开发者_如何学编程ed a way to ascertain when a page was created either through the Graph API, the Legacy API, or FQL? I can\'t seem to find it.No, the creation date of a page is[详细]
2023-04-13 02:20 分类:问答How to get share, like, comment and total count from facebook.com/username
I would like to get share, like, comment and total count from a fan page facebook.com/username Actually if I have a www.example.com, I can have these counts using FQL:[详细]
2023-04-13 01:56 分类:问答