Registration via facebook api

Asked

Viewed 474 times

1

I would like to know how to set up the facebook app so that it can receive data from any user.. I tried unsuccessfully defining these 2 fields that facebook provides me:

FaceBookConnect.API_Key = "";
FaceBookConnect.API_Secret = "";

Worked only with my login and with others gives this error:

App Not Setup: The Developers of this app have not set up this app properly for Facebook Login.

(Incorrect configuration)

I am trying to receive user data, email, login, address..

1 answer

2

As answered by Luiz, there is the tutorial, and what is not said in the tutorial is that it will be necessary to send to appraisal a web application on facebook, in the tutorial it seems that is just create the application there and ready, but not, will have to send with information about it (Logo, description, prints, etc...). Only after your application is approved will you be able to use the Facebook service.

But follow the tutorial, start the process.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.