facebook-apps

Facebook Requires extended permission: publish_actions

你离开我真会死。 提交于 2019-11-30 17:46:15
问题 I'm in the process of developing a Contest and Promotion-related Facebook app and my intent is to to create a tab on my company's page that will provide access to the app. Once their, users can nominate local companies for awards. Later on; once the nominations are in, users can vote for a winner. I've integrated Open Graph into my app so that I can take advantage of Object Types ( Organization ), Action Types ( Nominate , Vote For ), and Aggregations ( Nominations ). My main objective is to

“fb://” url scheme - official or not?

谁说我不能喝 提交于 2019-11-30 08:14:40
问题 Some dev blogs have published information about the "fb://" url scheme for opening various views in the Facebook iPhone App. No matter how much I've searched, I haven't found one word from any official Facebook source about this. Since the information is public anyways, I'm sure I'm not the only one who'd like to know, whether using this url scheme is officially approved, am I allowed to use it, does it work correctly, and if it's not approved, will it be and what's the approximate schedule

Getting list of Facebook friends with latest API

爱⌒轻易说出口 提交于 2019-11-30 05:54:17
问题 I'm using the most recent version of the Facebook SDK (which lets to connect to something called the 'graph API' though I'm not sure). I've adapted Facebook's example code to let me connect to Facebook and that works... but I can't get a list of my friends. $friends = $facebook->api('friends.get'); This produces the error message: "Fatal error: Uncaught OAuthException: (#803) Some of the aliases you requested do not exist: friends.get thrown in /mycode/facebook.php on line 543" No clue why

Where does one set the Oauth Redirect URI for Facebook apps?

自闭症网瘾萝莉.ら 提交于 2019-11-29 20:02:52
We are being asked to set the OAuth redirect URI for Facebook (as shown below) in the instructions to set up Google Firebase to use Facebook login. We clicked in every menu for our app. Where is it? Could it be called something different? From the Firebase documentation : ...make sure your OAuth redirect URI (e.g. my-app-12345.firebaseapp.com/__/auth/handler) is listed as one of your OAuth redirect URIs in your Facebook app's settings page on the Facebook for Developers site in the Product Settings > Facebook Login config. I had a hard time finding this setting too. If you are on https:/

Facebook Pagetab App - user likes

末鹿安然 提交于 2019-11-29 17:56:55
I'm using the Facebook SDK and we created an app which worked just as we needed. We could $FacebookSDK->getSignedRequest() in PHP and it would respond with an object that included pages->liked which allowed us to determine if the user likes the page or not. Anyway, we have created an exact duplicate application (the only difference being that this app is about 3 months newer than the old) and the like property has completely disappeared and I can't get my hands on it. Any ideas why this is happening - has Facebook restricted their SDK yet further and removed this property for new apps? Example

Facebook share button: how to implement

我的梦境 提交于 2019-11-29 06:40:11
I'm trying to figure out how to implement the Share button exactly as how it is implemented here . I want the ability to let users post a given link to their news feed without requiring any kind of app permissions with some optional text that they can add to it. How did BuzzFeed do it? The Facebook documentation is very confusing to me which is why I'm having a hard time implementing it myself. It'd be great if somebody could just layout the steps needed to take. What exactly do I need to put in my HTML page? Do I need to create a Facebook app? To share your web-page, you don't need to create

“fb://” url scheme - official or not?

偶尔善良 提交于 2019-11-29 06:13:23
Some dev blogs have published information about the "fb://" url scheme for opening various views in the Facebook iPhone App. No matter how much I've searched, I haven't found one word from any official Facebook source about this. Since the information is public anyways, I'm sure I'm not the only one who'd like to know, whether using this url scheme is officially approved, am I allowed to use it, does it work correctly, and if it's not approved, will it be and what's the approximate schedule for that? Thanks in advance for any info on this subject! It's there to support the iOS push

Facebook One or more of the given URLs is not allowed by the App's settings

我怕爱的太早我们不能终老 提交于 2019-11-28 21:31:30
Result in console: Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains. Basically what I am trying is to enable user to login on my blog on blogspot.com, and to post on his wall some message. here is how I configure app on facebook: App Domains :blogspot.com Sandbox Mode :disabled Site URL :my_blog_name.blogspot.com/p/publishing.html after putting site url to begin with http:// it resolve my issue. Now my Site URL

Where does one set the Oauth Redirect URI for Facebook apps?

无人久伴 提交于 2019-11-28 15:53:50
问题 We are being asked to set the OAuth redirect URI for Facebook (as shown below) in the instructions to set up Google Firebase to use Facebook login. We clicked in every menu for our app. Where is it? Could it be called something different? From the Firebase documentation: ...make sure your OAuth redirect URI (e.g. my-app-12345.firebaseapp.com/__/auth/handler) is listed as one of your OAuth redirect URIs in your Facebook app's settings page on the Facebook for Developers site in the Product

Asp.net on Azure cannot login facebook? Location: /Account/ExternalLoginCallback?error=access_denied

笑着哭i 提交于 2019-11-28 12:50:51
问题 I followed the link https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-how-to-configure-facebook-authentication to set up Facebook login. In the https://developers.facebook.com/apps, the "Valid OAuth redirect URIs" has the following URIs https://myapp.azurewebsites.net/signin-facebook https://myapp.azurewebsites.net/.auth/login/facebook/callback However, the site cannot login - the login page just stays. Type an Url https://myapp.azurewebsites.net/event will always