Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8115437
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T03:29:03+00:00 2026-06-06T03:29:03+00:00

I am using FB.login when user is not connected and everything seems fine, though

  • 0

I am using FB.login when user is not connected and everything seems fine, though when user clicks cancel on the fb connect dialog, it closes and I have to raise an event on my page on this cancel event (or at least redirect somewhere when the user hit cancel).

Searched and searched but couldn’t find how to raise such event (I’ve tried to subscribe to “auth.cancel” but it just doesn’t work).

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T03:29:04+00:00Added an answer on June 6, 2026 at 3:29 am

    When the user cancels the login he is redirected to your page with the following GET parameters:

    1. error_reason=user_denied
    2. error=access_denied
    3. error_description=The+user+denied+your+request.

    EDIT:

    In JS SDK, as stated here:

     FB.login(function(response) {
         if (response.authResponse) {
             console.log('Welcome!  Fetching your information.... ');
             FB.api('/me', function(response) {
                console.log('Good to see you, ' + response.name + '.');
             });
         } else {
             console.log('User cancelled login or did not fully authorize.');
         }
     });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So we have been using the same login gode to connect to various domains
I am using webtechnick facebook plugin, i have everything set and its FB login
Everything seems to be working fine with my implementation of Facebooker with Authlogic (using
I am trying to programatically validate a user login/pass using Spring Security, so I
Im trying to test my successfully creates a new user after login (using authlogic).
I'm using the following piece of code to login a user via Ajax. //Capture
I'm using django.contrib.auth.views.login to log in users. When login is failed, the user and
I'm trying to store the user's ID in the session using django.contrib.auth.login . But
We have a simple intranet site in MVC3 and entity framework. Everything works fine
I am using Facebook Connect with my app. Everything is set up, all the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.