Questions tagged [facebook-app-settings]

47 questions
0
votes
1 answer

Find who made changes to FB app settings (FB login redirect URLs list)

Good day! On one of our apps list of URLs allowed as redirects from FB login has mysteriously changed. I don't believe in wonders so probably someone has changed them. This change has caused several damages and currently we are discussing blame and…
0
votes
1 answer

Post Pictures from facebook page using java

I want to write a macro which enables it to post/ publish pictures from a folder on my desktop on my facebook page. The pictures are generated automatically. After hours of searching I found restfb. Nevertheless it worked well with the 1-hour access…
0
votes
2 answers

Facebook Webhook test send not working?

I am creating a Facebook Webhook. The callback link has been verified and so the connection should be okay. When I further test the Webhook by pressing the test button under feed, it seems it works. However, nothing's received in my server, not…
cytsunny
  • 4,838
  • 15
  • 62
  • 129
0
votes
1 answer

Add non-friend tester by Facebook ID to Facebook app

I am developing a Facebook app for a client. I want to add the client as a tester to the Facebook app so he can play around with it and give me feedback. The client and I are not friends on Facebook, so I am trying to add him by his Facebook ID, as…
0
votes
1 answer

Is it still possible to make a new Facebook App with older API versions (ex v2.3)

Because of a context I need to use the older versions of the Facebook API and use the v2.3. When i make a new facebook AppId the version is read only to v2.6 and i get to see this hint I really hope i can still make apps with older versions, but…
0
votes
1 answer

unable to get the data from facebook in codeigniter using hybridauth . Anyone Suggest?

I am using Hybridauth in Codeigniter and not able to get data from Facebook. When I print user_profile I get this response: Hybrid_User_Profile Object( [identifier] => myid [email] => [emailVerified] => [phone] => [address] => [country] => [region]…
0
votes
1 answer

How to point the clickable app name on shared facebook post to my app's website

I'm using Azure mobile service backend for my ios app.This app is integrated with Facebook auth.Everything works fine. I have configured the Facebook app as mentioned in the azure backend docs for authentication.The website site url is shown as…
0
votes
1 answer

Facebook App Center Game that doesnt use FB API?

Is it possible to submit my 3D WebGL HTML5 / Facebook Canvas app to the App Center, even though it does not use the Facebook API? It isn't integrated with Facebook in any way, other than, being embedded in.. https://apps.facebook.com/flappy-wheels/…
user4821390
0
votes
1 answer

Facebook App settings to enable email once the user disables it

I am using python social auth. I have integrated sign in / sign up with facebook with my website.I have this problem with facebook app settings: If a user successfully signed in with facebook in my website and then [refer screen shot here :…
0
votes
0 answers

Can't see Facebook app after adding myself as test user

I'm an admin for my Facebook and tried to add myself as a test user as well. After confirming and inputting my password and completely shut me out of my app and I can't get back in. Neither can he other admins. How can we restore our app, it…
0
votes
2 answers

hash key different through code and cmd for android facebook app-id

i develop one app in that i require to add hash key in my facebook application, but i got different hash key in two different way, it possible to have two hash key, what hash key i used for my app ? i Got first hash key through cmd : fire on cmd : …
Nirav Mehta
  • 1,715
  • 4
  • 23
  • 42
-1
votes
1 answer

How to create a Facebook App that will be used just for the "share dialog"?

I want to create a Facebook "share" link to post a score from a HTML game. The old /sharer.php method would be ideal but there's no way to suggest text along with the post (and this method is deprecated AFAIK). The recommended way I'm struggling…
contrebis
  • 1,287
  • 1
  • 11
  • 20
-1
votes
2 answers

Making apps come live on Facebook

The problem I'm having is that I created a new app on WooBox.com that has a connection to Facebook. I created the app for a HTML Fangate tab to be seen on Facebook, but I get a message that the app can't be seen because it is not live, whatever that…
swydell
  • 1,962
  • 8
  • 31
  • 44
-1
votes
1 answer

How to prevent any Facebook API from updating my Facebook app settings

So basically if my API secret Key becomes public, anyone can use the Graph API to update my Facebook App fields. The question is "How to prevent any API from updating my APP fields" ? So only the Admin can log into his Fb account and update APP…
-2
votes
1 answer

Facebook App re-submission

I'm trying to resubmit app for review, because Facebook couldn't find the Facebook Login button in app. The permissions I request are as follows: Do you have any idea where can upload screencast??