Posts under category Meta & Facebook

Why the LoginConfiguration class automatically adds openid to the permissions set? That behavior is giving me an error when my app redirects to Facebook screen.
If you're going through this, I found a temporary solution: I'm using the v11.2.0 of the SDK, as it doesnt set this configuration as default.

Hello, i have a problem in meta Monetization Manager dashboard,
when i am adding Google Play app URL in meta Monetization Manager dashboard then i am showing error "App URL has already been claimed"
How can i solve this Problem. Please Help me. how can i claim my app

When updating the Facebook API from version 16.0 to version 18.0, I encountered the issue of the Data object coming empty at the '/me/accounts' endpoint when trying to retrieve the pages linked to the user's profile. Upon investigation, I found out that the advanced permission 'business_management' is required to obtain information about these pages. My problem lies in requesting this permission for my application. Despite multiple attempts, it continues to be rejected, and I receive the following feedback: -> App rejected - Unable to approve permission request -> App rejected - Unable to determine use case details
I would like to know what I need to submit for this permission request to be approved.