facebook-php-sdk
App cannot get user id of some users
I have a PHP app that runs in an iframe. If a user visits the tab, he is redirected to a login page via getLoginUrl() and asked to grant permisson to access the standard user data. The app then obtain[详细]
2023-04-13 08:30 分类:问答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 分类:问答Facebook login to site bugs
When users come to my site they have the option to log in through facebook. If they are logged in to facebook, and hit the fb login button, it will show all the appropriate logged in dialog. However,[详细]
2023-04-12 22:13 分类:问答Trouble with PHP SDK 3 and access token
I\'ve developed a set of pages to get permission and authenticate the user with the new PHP SDK, but even if I\'ve read many posts and suggestions and solutions, I can\'t figure how to solve my troubl[详细]
2023-04-12 15:19 分类:问答Display Page feed to webpage using XFBML
I have a page I want the feed to work from the webpage I can get it to work to my OWN feed but that is not the plan.[详细]
2023-04-12 06:43 分类:问答Graph API - Access Token (Fatal error: Uncaught OAuthException: An active access token must be used to query information about the current user.)
I\'m using Facebook PHP SDK and trying to post image to the user\'s wall. However I get error below: \"Fatal error: Uncaught OAuthException: An active access token must be used to query information[详细]
2023-04-12 05:29 分类:问答Facebook authentication and subsequent ajax calls : efficiency and caching
My web application features a FB login button which is wired to some client side javascript to modify an html \"online\" element. The PHP side features the standard constructor[详细]
2023-04-12 03:59 分类:问答Prompts user to publish feed with PHP SDK
Sorry for my English, I\'ll try to explain my problem. With this code I can publish feed on the wall of the users without prompts (I need extended permissions..)[详细]
2023-04-12 00:29 分类:问答Registering a new achievement: (#3502) Object at achievement URL is not of type game.achievement
I\'m trying to add a new achievement for my game, when ever I try and test this on the Graph API Explorer, I get the following error:[详细]
2023-04-11 23:17 分类:问答How to Create a signed_request with JS-SDK to pass to PHP-SDK via Ajax
I use the JS-SDK to Login the Users in my FB-App but directly after the User authorized my App I\'m passing a AJAX Request in wich i need the FB-Session in Firefox its working as it should without any[详细]
2023-04-11 16:35 分类:问答