Questions tagged [facebook-app-settings]

47 questions
3
votes
2 answers

Facebook returning error '(#200) Requires extended permission: publish_actions' even after getting 'publish actions' permission approved

Hi I got 'publish_actions' permission approved for my Facebook App. But when any user accessing this app, it is not prompting for 'post on your behalf on Facebook' permission. Unless this when any user try to comment on Facebook using this app,…
3
votes
1 answer

Facebook apps can't save changes with blank iPhone Store ID field

While trying to save the Settings page in the app developer menu in Facebook, I'm getting an error of not submitting an iPhone Store ID however it was empty already before. The error claims "We didn't recognize the iPad Store ID you entered. " but…
2
votes
1 answer

How to create a valid Privacy policy URL for facebook app..?

in latest facebook for developers site in order to LIVE your app for all users you have to add Privacy policy URL into Settings of that app. i follow these steps: go to termsfeed.com entered all details and generate a Link provided by that…
2
votes
1 answer

Facebook Graph API - Page Public Content Access

I have created an App that fetches latest post data (images and text) from public Facebook page and display on my website. I have submitted my application for review but it has been rejected. I have seen examples and documents and everything…
2
votes
2 answers

Facebook Comments Mirroring doesn't work

Step by step i did these Create a new Facebook App (App ID: 544557495732050) Create a new Facebook Page (https://www.facebook.com/Pasha-electronic-502844156580479/) In App which created by step 1 check yes (Yes, mirror to page - which created on…
2
votes
0 answers

Resetting a FaceBook App Domain and Web Platform URL - Possible Caching issue?

I have an app where currently the App Domain is set to www.site1.co.uk as is the Web Platform URL. I use Login with Facebook and Register with Facebook via this app. Client OAuth Login and Web OAuth Login are enabled for this app. There are no Valid…
2
votes
0 answers

Facebook applink in call to action button not working

I have developed an application i.e. Healthy Routine play store link Now i create a fb page and want to enable call-to action button. I filled all the information like app link and package name for Android Section. app link(deep link)…
2
votes
2 answers

Unable to set iOS - iPhone in App Center Listed Platforms

I tried in every way, I consulted a lot of post on StackOverflow, but no one gave me the right solution! I can not enable iOS - iPhone App Center Listed Platforms Facebook. I have everything complete in every detail (the app is on the App Store, but…
1
vote
0 answers

How to make Facebook app status from live to development if it's type is business?

I'm unable to change the status of an app from live to development mode. I can't see that status toggle on the app dashboard. My app type is business. How can I change the status of this app? I'm unable to change the status of this app from Iive to…
1
vote
0 answers

Cannot Post Content to the Facebook Using PHP

permissions granted Array ( [data] => Array ( [0] => Array ( [permission] => email [status] => granted ) [1] => Array ( [permission] => publish_to_groups [status] => granted ) [2] => Array ( [permission] => pages_read_engagement [status] =>…
1
vote
1 answer

Facebook app: Cannot add localhost domain with my live server domain

Whenever I tried to add localhost domain with my live server domain in my facebook app domain it shows me error "App domains must match the domain of the Facebook Web Games URL (https), Mobile Site URL, Unity Binary URL, Site URL or Secure Page Tab…
1
vote
1 answer

Where do I know why restricted our app on Facebook?

2 weeks ago we received a message on developers.facebook.com about our app appears to be creating a negative experience on Facebook, and it violate the privacy policy of Facebook. We recived an email with the same info, and 4 paragraph which…
Benjamin S
  • 11
  • 3
1
vote
1 answer

Facebook developer app: Unable to save Contact Email or app Domains

In short, i am not able to save any information in the facebook developer app > settings > basic section. Whether it be adding a platform, updating a platform, or even adding a Contact Email or domain. I have another FB app and its setup just fine.…
Kakoritz
  • 318
  • 1
  • 2
  • 15
1
vote
0 answers

Facebook Dev Console - App logo icon not changing, why?

Facebook Dev/My Apps I replaced the "App Icon" in the "App Details" tab but the icon is not changing on the "Dashboard" tab or anywhere else. Anyone know how to correct this issue? Thank you in advance. :)
1
vote
1 answer

How to setup facebook app for localhost?

Today, I've been trying to setup facebook app for localhost and I couldn't find the right solution for it. It was working in the past and I don't know what facebook updated with it... Here's what I did: I've created test app from one of my public…
1
2 3 4