facebook-permissions Questions
2
Solved
I am trying to get some login permission from the user in my facebook app. Facebook asks the developer to send their app for review before giving any extra permissions to the developer. For this, i...
Discussant asked 7/7, 2014 at 11:5
1
My app integrates Facebook login with the following permissions :user_education_history and user_work_history. The app was working just fine until today morning when I attempt to login I get the fo...
Haem asked 7/4, 2018 at 13:51
2
I've got a Facebook login implementation (for a website, using the javascript API) for which I want the "email" permission to be required. When the user first logs in, they may deny this permission...
Hideaway asked 12/1, 2015 at 2:23
5
Solved
I have an Android app using Facebook to login.
The app is already public:
When trying to login via Facebook, I get this exception:
com.facebook.FacebookAuthorizationException: App Not Setup: Th...
Tantivy asked 23/4, 2015 at 8:19
0
I'm implementing Facebook login with an extended permission publish_actions using PHP SDK. It shows a message in the login dialog even if I signed in with my primary administrator account:
Submi...
Bakeman asked 17/4, 2015 at 13:38
3
Solved
I have the following code but the FB.login gives a FB is not defined javascript error.
What am I missing?
<html>
<body>
<div id="fb-root"></div>
<script>
window.fbAs...
Expansile asked 1/2, 2012 at 8:25
1
Solved
i have read all the answers ( i could find on the matter), and they say, if you are a developer, tester or admin of the application, you should be able to test the app without any problem. I have t...
Paulapauldron asked 16/10, 2014 at 15:32
1
Solved
According to Facebook docs requesting birthday data is done by requesting user_birthday permission set and then the birthday string is stored under birthday in the return array.
What format does ...
Pervasive asked 21/4, 2014 at 8:44
1
I'm getting the following error from Facebook when trying to post to a users stream.
Error validating access token: The session has been invalidated because the user has changed the password or be...
Letaletch asked 12/5, 2011 at 3:8
1
© 2022 - 2024 — McMap. All rights reserved.