Questions tagged [facebook-app-settings]

47 questions
1
vote
1 answer

POST /{application_id}, cannot update ios_bundle_id

Facebook's Graph API documentation lists the application object's ios_bundle_id field under the "Updating" section. However, sending a POST request to update said field, e.g. POST:…
1
vote
1 answer

Connecting Twitter to Business Facebook page just spins

I am trying to connect my Twitter Account to my business Facebook page. I followed Twitter's instructions to connect to Facebook ala https://support.twitter.com/articles/31113-using-twitter-with-facebook#. I feel like I've done everything, but when…
Bob .
  • 521
  • 9
  • 18
1
vote
1 answer

Connect Facebook like button on website - do I need an app for that?

I created a Facebook page for my website, and I have added the like button to various product pages. Whenever I load the page, I get the error that I need a valid app ID. So I created the app and added the website as a platform, but I keep getting…
1
vote
1 answer

facebook graph api, enable tagging for custom action

I'm following the Facebook Android Scrumptious tutorial. In the last step, if I post a meal, it's ok, the confirm action id is shown. However, when I posted a meal with a friend in it, I got this error: You haven't enabled tagging for this action…
0
votes
1 answer

Instagram: invalid message data error while trying to send pushback buttons

Using https://graph.facebook.com/v13.0/me/messages?access_token=pagetoken post url trying to send pushback buttons. But its gives error as: "message": "(#100) Invalid message data", "type": "OAuthException", "code": 100, "error_subcode":…
0
votes
0 answers

Facebook app on Android will not open facebook page links in app

I send out emails to customers with a link to the review section of my facebook page, but these link will not open in the facebook app on Android, it only comes up with the option to open in a browser... Same problem with links pointing to the FB…
zoltank
  • 37
  • 5
0
votes
0 answers

Facebook App: Nothing happens when trying to add domain

I've made a Facebook app to implement fecebook login on my php Saas solution. I can't add a domain in the settings->advanced section. A dialog is shown. I write the domain and click the [add] button. Now a spinner is showing and just keeps spinning.…
0
votes
0 answers

JSSDK Unknown Host domain in Facebook Application

We are using our subdomains dynamically with dynamic prefix from client and use those domains for facebook login but suddenly after their new policies from 1st Aug we are getting error message. I am not able to add subdomain like…
RJParikh
  • 4,096
  • 1
  • 19
  • 36
0
votes
0 answers

Is it possible to set several display names for one application?

I have several websites, each of website have unique name, but they use just one facebook app, so, when user want to share post, and he is unauthorized - he sees "Log in to use your Facebook account with ApplicationDisplayName". Is it possible to…
dev
  • 25
  • 5
0
votes
0 answers

Getting "FacebookAds::ClientError (Invalid parameter: Terms of Service Not Accepted (fbtrace_id: Ch/RdwGB+D3))" after i call api to create App

I will explain the scenarios here 1) When user click on link facebook button facebook permission dialog is bypassed and returns back directly on redirect uri(http://localhost:3000/ in my case) with code and state. 2) I am successfully able to…
0
votes
0 answers

post to pages not works after turns app public

i wrote a very simple function that send some text to a fb app that just post the sended text as post as page where im the admin too. im using a plugin for laravel that use the longterm fb token as authorization for publish. unitll now everything…
0
votes
0 answers

Facebook resubmitting app for review not working

I'm trying to resubmit my live Facebook app for review but when I add permissions/features to resubmit, it just takes me to the app review page with no content inside it except for the header which is a link to facebook for developers main…
0
votes
0 answers

When trying to create a Facebook app it triggers error message in the application domain

I'm trying to create a Facebook application for using the login with Facebook plugin for OSClass. I tried to add the domain in the following ways: https://www.example.com , http://www.example.com , www.example.com , all of them triggers the…
Pablo
  • 4,821
  • 12
  • 52
  • 82
0
votes
0 answers

Hiding an (active) app/game from search results

We would like to hide a Facebook app from the generic search bar results ("apps" section), but keep the listing for the community page associated with the app. Is this possible? We've tried changing a few app settings, but they do not appear to have…
0
votes
0 answers

Facebook Xamarin Android app getting Content Not Found error

I'm having an issue with my Xamarin Android app returning the info below. From what I can tell I have everything configured correctly in the settings. The package name, class name and hash keys all look good. Could there be something I'm missing? I…
jbassking10
  • 833
  • 4
  • 15
  • 42