0
votes
1answer
47 views

Display custom message when asking for facebook permissions

Is there any way to display a custom message when asking for permissions with facebook js sdk? For example if I ask for email permissions, I would like to add a message "Your email is needed in order ...
1
vote
0answers
43 views

Getting Generic Access Token, Invalid callback

I am trying to get a generic facebook access token. All the tutorials I read recommend using the call below. https://graph.facebook.com/oauth/access_token? client_id=YOUR_APP_ID& ...
0
votes
1answer
59 views

What am I doing wrong in localhost Facebook app development?

App Domains: localhost Website with Facebook login: http://localhost/auth I go to http://localhost/auth/ and in my Chrome developer console I see the error: Given URL is not allowed by the ...
0
votes
0answers
51 views

Facebook comment plugin when not logged in does not display even after logging in

We are experiencing an issue with the Facebook Comment plugin. https://developers.facebook.com/docs/reference/plugins/comments/ When a user is not logged in they can comment and then choose to log ...
0
votes
0answers
69 views

Should I log users out in order to extend Facebook access token?

Is it possible to extend user's access token as many times as I want without logging out the user? I can exchange the short-lived token for long-lived on client side but app_secret is visible in ...
0
votes
0answers
43 views

testing facebook oauth through xCode/iPad launch?

I can't seem to figure out a way to test my facebook oauth application on my iPad device due to the fact that I'm launching it as a Phonegap native app right to my iPad for testing (from xCode). I can ...
0
votes
0answers
30 views

Is it secure to send the authResponse to the server via javascript?

I've seen a few questions here on stackoverflow already: How authenticate a facebook user secure via javascript? Facebook login plugin with server side access to users data How to securely authorize ...
0
votes
0answers
172 views

Issue with facebook OAuth method using jquery

I am using oauth method in facebook to authenticate users. I am trying to get the code value from the redirect_uri after user logged in. I am calling the below ajax call for this purpose $j.ajax({ ...
0
votes
0answers
435 views

Using FB SDK (PHP & Javascript Together) process OAuthException “active access token must be used to query information”

Like many people I've found across stack overflow I've been experiencing an issue where after about 10-15 mins of time the users get randomly logged out and brought back to the "Login with Facebook" ...
0
votes
0answers
158 views

Facebook login times out randomly (Using: PHP & Javascript)

I've read the Facebook Documentation countless times now, I've also adapted the PHP/JS example that comes with the SDK and looked all over stackoverflow to try and find a solution, yet nothing seems ...
1
vote
1answer
127 views

Facebook SDK - Using JS to Auth and PHP for the rest?

I am trying to use the Facebook PHP and JS SDKs together in order to create a web app that will double as a canvas app. In the current setup I am experiencing issues when the page is left or a while ...
0
votes
0answers
98 views

Signing up in PhoneGap app with Facebook credentials

I'm considering to build a PhoneGap app that consumes data from my API (after authentication) and lets the user to sign up/log in with his Facebook credentials. However, I'm not quite sure how the ...
4
votes
1answer
280 views

Facebook login button on iPhone

I'm using the Facebook JS SDK for my website's login and I have this code on my page <div id="fb-root"></div> <script type="text/javascript"> window.fbAsyncInit = function() { ...
0
votes
0answers
91 views

Facebook's “Login Approval” and Javascript SDK

My app (using Facebook's Javascript SDK) is unable to authenticate users who enabled "Login Approval" on Facebook. It successfully authenticates other users. Any suggestions on how to authenticate ...
0
votes
1answer
2k views

Automatically invoking FB.login on Facebook page tab app for non-logged in user

I have a Facebook Page tab app. For a user who is not logged in, I want to: Detect if user is not logged in If not logged in, automatically direct user to login My current approach is to use FB ...
2
votes
2answers
456 views

How to manually set an authResponse from an access token generated during server-side authentication

I am writing a web application using server-side authentication, and I've been trying to figure out a way to leverage Facebook's Javascript SDK in my application. The documentation for FB.init ...
0
votes
1answer
828 views

Cannot get FB.ui Method:oauth to work

I've been battling with this all morning. I'm actually trying to get custom Open Graph Actions to work. I've succeeded in this, piecing together bits of information from here and there and ...
0
votes
2answers
692 views

Facebook client-side authentication - http or https redirect from OAuth dialog

I have read a load of the FB docs but I still can't get this working. I have a FB app running in an IFrame. I am using the JS SDK to authenticate the user. So if the user has not used my app before, ...
1
vote
1answer
223 views

New offline_access token implementation Facebook App with javascript

I have been working with Facebook OAuth 2.0 using JavaScript SDK. I saw that Facebook has recently changed the "infinite" expiration time access token feature and now one has gets an Access token for ...
0
votes
0answers
846 views

Facebook Oauth/Login fails

I have since two days trouble with a normal login/oauth(orization) via a facebook application. It behaves as like the app never left Sandbox Mode (which is disabled): Login Fails for (alot/some/not ...
1
vote
1answer
146 views

JS SDK and Login Approvals (Two-Factor Authentication)

I'm seeing an issue pop up with a couple users trying to authenticate to our site. We use the JavaScript SDK just for the OAuth workflow; and the users are entering their Facebook credentials, but ...
5
votes
1answer
3k views

Oauth 2.0 cannot get an access token from the signed_request 'code' value

I'm migrating to Oauth 2.0. My current site uses JS SDK, has a fb-login button, then I'm accessing Graph to get the users details. I'm having problems getting an access token to get this data from ...
6
votes
2answers
3k views

OAuthException “(#210) Subject must be a page.”

I Keep getting OAuthException (#210) Subject must be a page. error even if I am using the Page Access Token and not the App Access Token. I am using the following: Latest JavaScript SDK from ...
0
votes
1answer
836 views

Oauth permission request window is not shown using facebook javascript

I am using OAuth dialog to get user email on start of the app... so on hitting the app url (https://apps.facebook.com/redirecttestapp/) instead of Allow window, i see a login to app window and if i ...
3
votes
1answer
2k views

Facebook auth dialog (JS SDK) returns blank screen

I'm setting up a rails app and trying to implement login via Facebook JS SDK. Missing Omniauth already... :( Anyway, what happens is that the dialog pops up, the user provides the login info, but ...
1
vote
0answers
165 views

Facebook JS sdk Error in retrieving email in login response

i ma using Facebook JavaScript SDK for my FB iframe app. i wnat to get teh user email id in login state here is my code...... <html> <head> <meta http-equiv="content-type" ...
1
vote
1answer
3k views

Facebook Oauth 2.0 Login using PHP 3.1.1 and Javascript SDKs

I am trying to migrate to the new Facebook API for websites, and just can't get it to work smoothly. I would like to use the Javascript and PHP SDKs together, but am having problems. I can ...
2
votes
1answer
421 views

How to Create a signed_request with JS-SDK to pass to PHP-SDK via Ajax

I use the JS-SDK to Login the Users in my FB-App but directly after the User authorized my App I'm passing a AJAX Request in wich i need the FB-Session in Firefox its working as it should without any ...
3
votes
2answers
3k views

Facebook JS SDK: Displaying oAuth dialog in iframe

I am trying to display a Facebook UI dialog inside my iframe app, so that I can get an extended permission that we don't presently have. This was easily achieved using the old SDK. However, using the ...
0
votes
1answer
1k views

OAuth 2.0 cookie not set with FB.ui on Page tab

I am using FB.ui to authorize with application Facebook tab using simple: FB.init({ appId : '<%= Facebook::APP_ID %>', status : true, // check login status cookie : true, // enable ...