Skip to main content

All Questions

Tagged with
0 votes
0 answers
21 views

I am facing issue in ads_management Permission After App Review

I'm encountering issues with obtaining ads_management permission for my app after a recent app review. Before in previos app reviews i did not require this permission, but now i want this ...
Aamir Ali's user avatar
0 votes
0 answers
62 views

facebook App review details: pages_manage_posts

Not approved: pages_manage_posts App verification comments In order to approve permissions for you to use in an app, we must be able to test its functionality. If we require a user account to do this (...
haha's user avatar
  • 1
0 votes
0 answers
382 views

Facebook Graph API - How to get business pages

I’m integrating app with Facebook to create post to user business pages. I have completed to request permissions as: email,public_profile,pages_show_list,pages_manage_posts. I have created posts to ...
Roniedo's user avatar
0 votes
0 answers
61 views

My app has been approved for permissions, but cannot use the approved permissions when logging in

I am making a website with the function of linking to facebook and creating posts on fanpage. I have created facebook app and the permissions have been approved enter image description here. All works ...
Ethan Dev's user avatar
0 votes
0 answers
348 views

How to simply get Facebook public page post feed

It seems to me I am delving unnecessarily deep into GraphAPI and app creation to do this simple thing, but I can't figure out any other way. What I want for my personal website(nothing connected to ...
maeros's user avatar
  • 99
0 votes
1 answer
1k views

Unable to access Instagram messages from Facebook Graph API Explorer

I am trying to access Instagram messages from the Facebook Graph API Explorer. With v14.0 I make the GET call me/conversations?platform=instagram. I get the following error: "error": { ...
zawar's user avatar
  • 185
0 votes
0 answers
150 views

What does Facebook need to accept an app review for just a script?

we have a Facebook page of our company. We are also verified as company at Facebook. Now we want to extract all the comments below posts on our page. For that I wrote a simple Python script to connect ...
naheliegend's user avatar
1 vote
0 answers
57 views

nonpersistant location permission in facebook webview android

I developed an application that uses the geolocation of the user. Everything works well everywhere, the permission request is well requested from users and remains persistent in browsers or android ...
AnunaQi JaxProd'Art's user avatar
0 votes
0 answers
142 views

FB Logout Flow: how to revoke user permissions?

I was having problems with my FB logout flow, and I think I have it. I ended up having to add an HTTP DELETE request to https://graph.facebook.com/v9.0/[user-ID]/permissions?access_token=[access_token]...
The Chau's user avatar
0 votes
1 answer
691 views

Custom FB Login Flow

Good day all. I follow the "manually build a login flow" (Manually Build a Login Flow) instructions to create my login. When I try to log in, though, it doesn't ask me to re-authenticate ...
The Chau's user avatar
0 votes
1 answer
283 views

Can't submit Facebook Request for App Review - form has unticked criteria

I'm using a plugin (xyzscripts) in wordpress to automatically make a facebook post when I add a blog item to the website. I need to create a Facebook App to be able to authorise the plugin to be able ...
JennyB's user avatar
  • 3
0 votes
1 answer
168 views

How to perform facebook Login without permissions?

i am using the java/android facebook login sdk 5.5.1. The LoginManager.getInstance().login(activity, permissions) (https://developers.facebook.com/docs/reference/androidsdk/current/facebook/com/...
Christopher Schmidt's user avatar
1 vote
1 answer
210 views

Facebook permissions on expo-facebook not working

I have ask to Facebook.logInWithReadPermissionsAsync to have permissions of pages_show_list. The login is successful but the permissions are not. Like that: facebookLogIn = async () => { let appID ...
Luigi Grasso's user avatar
0 votes
1 answer
47 views

React facebook permisions if user is in a specific facebook group

Would like to register a user to db using his facebook details, but he is only allowed to register if he is in a specific facebook group any suggestions Able to get users basic details (name ,surname, ...
ChrisJnr Potgieter's user avatar
0 votes
0 answers
124 views

Facebook Graph API :: User accounts edge :: Not providing user accounts

Disclaimer: this is not a April fool's day joke! Since today, 01/April/2020, Facebook is not answering accounts edge on the user object. I don't know if you guy's are experiencing the same. I've ...
LuisT's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
34