I can't create app for API in facebook developer account - facebook

I need facebook login API for my app. But I can't create app on facebook developer console.
Everytime it says "Something went wrong. we are working to getting i fixed soon."
Is there any solution?
Screenshot: It says like this picture
I need help to solve the problem.

Related

Facebook automatically logs into our website

So we are making a website( http://e-haaletus.azurewebsites.net/) for our school project and we are using Facebook to authenticate users. But the problem is that when you are already logged into Facebook then the website will log in automatically. Also if you log out("click me" button) then it logs out from Facebook too. We use https://developers.facebook.com/docs/facebook-login/v2.2 tutorial for that. And we have no idea how to solve that problem.
the behavior you are noticing is by default
https://developers.facebook.com/docs/facebook-login/login-flow-for-web/v2.2
see here on "Logging people in"

Facebook app submission keeps getting rejected

I have made website where people can logon to with Facebook.
Ik keep getting this message every time I submit my request.
Your app's Facebook Login button does not work. Please make sure the
provided test user can successfully and consistently log in with the
Facebook Login button. See more about authentication.
Even though my created test user can login with IE, FF and Chrome.
Can anybody help me?
I am getting the same thing. I think you need to put the facebook javascript code in your website for them to see. I think that it is a bot reviewing your app, not a person, and it does not see it.

facebook omniauth with devise not working

I used omniauth customized with devise for facebook signup for my rails app.
when go for "Sign in with facebook", it works for me as I am the one who created theacebook app at acebook developers console.
but When someone else tries to use his acebook account, I get a message in Facebook page saying "the developer hasn't created the app properly"
Can anyone help me in fixing my Facebook app??
Go to App Dashboard Choose your app.
Go to Status
You will find 'Do you want to make this app and all its live features available to the general public?' change it to yes
You should be done

facebook app without facebook login

I'm trying to add sharing for our mobile app and I have created the proper facebook app, custom open graph actions etc but we have decided against using facebook login/register for the moment. Apparently I cannot submit my app for approval to facebook if we're not using the facebook login.
Am I missing something or have we done something wrong?
It sounds like you are trying to submit your application to the Facebook App Center, which does require login integration per https://developers.facebook.com/docs/guides/appcenter/ - but this may not be what you're actually trying to do, which I'm guessing is just taking your app out of "sandbox" mode, which does not require anything more than a click.
As per the issue which you highlighted i guess most suitable option for you to create an "Access Token" for your "Facebook App" and using that "Access Token" you can override the login authentication.
Please have look on this article on "How to crate Access Token?": - http://techpost360.blogspot.com/2016/10/create-facebook-access-token.html
Hope it might help you to solve your issue.

First Facebook app, cant create an app id, why?

first of all, please excuse my english.
im trying to get the app id for my site, but when go to facebook developers page to get it, facebook always retunrs me to my own facebook page, so i cant get nothing.
Any kind of help will be apreciated.
Thank you
Trying to install this module for joomla where it needs a facebook app id and secret.
http://www.saaraan.com/downloads/joomla-extensions/joomla-facebook-connect
http://saaraan.com/posts/item/3-creating-facebook-application-for-your-site
simply go here;
https://developers.facebook.com/apps
and you will see all your application on the left, click on the desired application and in the summary you will App ID/API Key and App Secret
Hopes it helps