please help me. I am writing a scripts in PHP to login in Facebook through my website. For this I got 'app_id' and 'app_secret' from Facebook developer account. When I am login to Facebook from website using my Facebook account(same account have used to get 'app_id' and 'app_secret'), then its working fine. But when I am using different Facebook login credentials to login from website then getting this issues 'App not active.This app is not currently accessible and the app developer is aware of the issue. You will be able to log in when the app is reactivated.'
My requirements is that I want to connect my website to Facebook. Any user can visit my website and share some info in to Facebook. For this by using my personal Facebook Account I created 'app_id' and 'app_secret', I able to login by this same account to Facebook from website and also able to share info to Facebook page. But, when I am trying to use different Facebook credentials then unable to login in Facebook getting this issues. 'App not active. This app is not currently accessible and the app developer is aware of the issue. You will be able to log in when the app is reactivated.'
I am looking any Facebook registered user can login to Facebook from my website and share info.
Note: If Facebook login account and Facebook developer account is same, then its fine. If login account is different then its not working. Kindly help
source https://stackoverflow.com/questions/77242082/app-not-active-this-app-is-not-currently-accessible-and-the-app-developer-is-aw
No comments:
Post a Comment