Skip to main content

All Questions

Tagged with
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
176 views

I don't have permission to delete objects with the Facebook SDK

I'm trying to implement a Python script to retrieve my posts and that is able to delete some of them. When retrieving everything seems to work good, but when I call the delete_object method, it says I ...
sir_spaceman's user avatar
0 votes
2 answers
399 views

iOS Facebook token Permissions birthday

Hello guys I need some help I need Facebook token with necessary permits to show birthday user...! It is a necessary requirement for my registration API I'm looking at Facebook developer I'm using ...
user3365028's user avatar
1 vote
1 answer
396 views

Facebook SDK 4.0 get additional permissions

In my app i want to ask permissions to log-in the user and for publish_actions. I want to publish a picture on the user wall after he does a certain action but when i ask for publish permissions the ...
MineConsulting SRL's user avatar
3 votes
2 answers
3k views

Request additional permission Facebook SDK 4 iOS

I have an app that log in through facebook. When it log in, I only asked for "public_profile", "user_friends" and "email" permission. I know that I can ask for more permission later on, as FB stated: ...
thomasdao's user avatar
  • 982
1 vote
2 answers
1k views

Android Facebook login - How to rerequest Email permission when rejected

I googled nearly half a day and I couldnt find any example which can solve this issue. The case is this. User in first time login sees email request and rejects it. Next time when he logs in then it ...
legend12345's user avatar
0 votes
1 answer
254 views

How to get Facebook user ID, post images on user's wall after changes?

Years ago I've developed apps for Facebook, but now seems not working old method to get user's information (id, name, etc) and post data on user's wall. I've used like this, but for now It returns me ...
Stanislovas Kalašnikovas's user avatar
2 votes
1 answer
326 views

Facebook requestNewPublishPermissions Android not working

So I'm trying to publish to facebook with my android app. I logged in with user, got a session, and try to request new permission "publish_actions", but the callback session doesn't include permission....
Rick's user avatar
  • 21
1 vote
0 answers
347 views

Facebook v4 API Permissions

I don't know why but i can't get manage_pages permissions from the new Facebook API (v4) i use this list of scope's (permissions) echo '<a href="' . $helper->getLoginUrl(array('public_profile', ...
xScence's user avatar
  • 25
0 votes
0 answers
112 views

Request permissions to submit my app

I'm trying to get Publish_permission for my app and I've submitted my app three times, but there's a problem and it is that when trying to publish a post using facebook, the app crashes when it tries ...
LEPE's user avatar
  • 1
1 vote
2 answers
5k views

Get facebook permission for birthday PHP SDK

I am trying to get the users birthday from Facebook by the PHP SDK. The weird thing is that we have a similar app with similar code and here it displays just fine. In this app it doens't work ...
Tamara's user avatar
  • 145
4 votes
2 answers
10k views

android facebook sdk - set permissions for openActiveSession

I am trying to integrate Facebook SDK to an android app. I got the code from Facebook manual. It uses Session.openActiveSession and then request a graph user. How could I request for more permissions ...
Boy's user avatar
  • 425
1 vote
0 answers
115 views

Facebook Php Sdk Permissions Error

Hello I have this insisting problem which is driving me nuts . Well I have an app on facebook and when user clicks on cancel at the permissions dialog the app redirects him on the same page which is ...
delmoras's user avatar
4 votes
2 answers
1k views

Facebook JS SDK demanding too many permissions

I have a Facebook tab set up to ask for permission for the users email - this works fine, but the dialog that comes up says 'Appname would like to access your public profile, friend list and email ...
rev_dev_01's user avatar
1 vote
1 answer
999 views

How to reset all Facebook Permission in an iOS app?

i'm developing an application for iOS and for test app, i need clear/reset all facebook permission... how can do this? if check the permission whit graph path, i see this log [PF_FBRequestConnection ...
TheMiloNet's user avatar

15 30 50 per page