I am creating a Facebook page.
I want to disable Guess mode, but I can not see "Add Messenger to your website" section in Messaging.
What's the problem with my permission (page owner)?
Related
How to make FB messenger chat bot intergration dialogflow public that every one can chat and receive response, because Messenger only response to User Who has role Admin or Tester.
You have to submit your Facebook App for review, for this you need to :
1)To Activate the Facebook App. To do that,In your FB developer Console browse to Basic Settings of the page (from left sidebar) and provide Privacy Policy URL.
Another mandatory setting is selecting category. Clicking on “Choose a Category” will open up a popup where we can select appropriate category of our app.
Minimum required settings of App is in place. Click on Save Changes to save the settings and then click on Status toggle of app to activate it.
2) Now go to Bottom of your Dashboard you will see OPtions "Submit for Review" . CLick on that and fill necessary details and submit your app for review. Once reviewd by FB team your app will be live.
As alternative you can use Rocketbots.io with its Dialogflow Integration :
https://docs.rocketbots.io/dialogflow-integration/dialogflow-v2-api-account-key
When I'm trying to "Submit App Detail Page" I have this message
Invalid Submission
Before setting up your app detail page, you must specify how your app integrates with Facebook. Click here to vist your apps settings page to manage your integrations.
But If I Click on the link on the page
For : Select how your app integrates with Facebook
Website with Facebook Login is checked and green.
Anyone has this problem too ?
Notice how clicking on the Instagram App entry of a facebook search sends the user directly to instagram's website. How is this accomplished?
There appears to be a somewhat related question (with an accepted answer) here: Facebook App: Make the landing page redirect to a URL? However, it isn't clear this is the correct way to do it, as it doesn't provide the same user experience.
Invoking such an implementation will first send the user to what would be a facebook app page with an iframe. Then that iframe (with the suggested redirect code) invokes the redirect. This is quick, but still obvious to the user, and clearly different. Not to mention, it may also go against Facebook's terms (not sure though).
Bottom line is, how does one configure a facebook app link to behave as the Instagram app link?
(Note, I would have simply added this comment to the referenced question, but it seems I don't have the required rep points yet).
in the https://developers.facebook.com/apps - go to "edit app", and in the Settings -> Basic, choose only "Website with Facebook Login" (and you'll see a green V).
Now go to "App Center" in the left bar - fill all the necessary forms and hit submit.
and then go to: https://www.facebook.com/appcenter/YOUR_APP_NAME
I might be wrong but here is my two cents;
Go to the App Developer page on Facebook (https://developers.facebook.com/apps/)
Create a new application and on Settings -> Basic enter your website URL under Website (after you clicked on it)
Then goto Settings -> Advanced and at the bottom of the page there is an button which says Create Facebook Page click on it and once someone clicks on your Facebook page they should be redirected to your website.
I developed a facebook landing page with an iFrame and now I want to add the page to my facebook profile page. When I click "Add to my page" at the application's profile page, my profile is not listed there.
Can anyone give me a tip please?
From the comments above :
"To my personal profile." – enne87
You can not have this functionality. You can only add application to facebook pages, not to peoples profiles.
When you created your application it should also have created an app profile page. You can add your application there. To find your application profile page you can navigate to this URL https://www.facebook.com/apps/application.php?id={APPLICATION_ID}
Or, in your application settings click on the "View app profile page" in the bottom left sidebar.
We are developing an iPhone app for a company which uses facebook connect. When adding the app to FB we normally login to the company's account at developer.facebook.com and set up the app of that account.
In this case, an employee at the company has set up a facebook page for the company, but uses his personal account. He made me an admin for the facebook page, but I don't see a place to add the APP. Of course I can add the app on our company's account or this employee's account, but if we do, when the our iphone app is set up using FB connect the personal account will show up as the developer account.
How do I associate the facebook connect app with the company's page? Do they need to create a new FB account for this app or for the company?
Thanks in advance!
To connect your Facebook application with your Facebook page, you will need to create a custom tab and to access your Facebook Developers account where you set up the Facebook app. The custom tab settings let you add the application as a tab to any Facebook page, including your own pages.
Go to developers.facebook.com and click the "Apps" option on the top menu bar. You may be prompted to sign in to your Facebook account if you're not already logged in.
Go to the left sidebar and click the application title you want to edit. Click the "Edit" link near the upper-right side of the "Settings" bar.
Click the "On Facebook" link from the left sidebar. Copy the website address from the "Canvas URL" in the "Canvas" section to the "Tab URL" field of the "Page Tabs" section. Next, copy the "Secure Canvas URL" field from the "Canvas" section to the "Secure Tab URL" field in the "Page Tabs" area. Click the "Save Changes" button.
Go to Facebook.com and type the name of your app in the top search box. Select the "See More Results" link from the drop-down list.
Go to the left column of the application's About page and click the "Add to Page" link. On the pop-up screen, click the "Add to Page" button next to the Facebook page you want it added to. Click the "Close" button.
Visit your Facebook page and you will see a new tab on the left sidebar below the profile picture. The tab should have the title of your app. If you click on the tab, it will load your application on the Facebook page.