Facebook Account Locked Due To Suspicious Activity

In my Facebook account, where can I find these application IDs, secret key, all?

facebook account locked due to suspicious activity 1

In the facebook developers console for your app, go to App Review-> Permissions and Features. Set the public_profile and email to have advanced access. This will allow all facebook users to have access and these two settings are auto granted. Ensure the Access Level indicates Advanced Access

facebook account locked due to suspicious activity 2

from my Android app, I would like to open a link to a Facebook profile in the official Facebook app (if the app is installed, of course). For iPhone, there exists the fb:// URL scheme, but trying the

facebook account locked due to suspicious activity 3