Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Update Facebook App Permissions [closed]

I have a Facebook app and would like to change the permissions on it. These were straightforward to set when I created the app, but when I login to the app and go through the settings, I can't find any mention of permissions. Where do I go to update the permissions on an existing app?

like image 515
ideaoforder Avatar asked Aug 11 '11 15:08

ideaoforder


People also ask

How do I change permissions on a Facebook app?

Tap in the top right of Facebook. Scroll down and tap Settings. Go to the Permissions section and tap Apps and Websites. Go to Apps, Websites and Games and tap Edit.

How do I enable permissions on Facebook?

Step 1: In Facebook, click the small arrow near your name in the upper-right-hand corner and choose Privacy Settings. Step 2: Scroll down to Apps and Web sites and click on Edit Settings off to the right. Step 3: If the app you want to adjust is in the recently used list, click on it to edit settings.

How do I reset my Facebook permissions?

Adjust PermissionsClick “Edit Settings” next to Apps You Use on the Apps, Games and Websites page settings page. Click the app for which you want to adjust the settings. All of the permissions granted to the app will be displayed. Click “Remove” to delete any of the permissions.


1 Answers

If you are user using another app: you cannot modify existing permissions. The best you can do is deauthorize the app.

If you are the owner of the app, and you want to ask for additional permissions: then you simply need to redirect your present users to the app authorization link requesting them to authorize the new permissions.

This assumes that you are referring to the API permissions. http://developers.facebook.com/docs/reference/api/permissions/

like image 177
Gajus Avatar answered Oct 13 '22 05:10

Gajus