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 6648313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:38:27+00:00 2026-05-26T00:38:27+00:00

When I first authorize a user it goes and stays on the Canvas URL(my

  • 0

When I first authorize a user it goes and stays on the Canvas URL(my site) instead of redirecting back to the Canvas Page on facebook.How can I make sure once the user authorizes they go to the Canvas Page?

$(function() {
  FB.init({ appId: 'myappid', status: true, cookie: true, xfbml: true, oauth: true });

  FB.getLoginStatus(function(response){
    if(!response.authResponse){
      top.location.href="http://www.facebook.com/dialog/oauth?client_id=myid&redirect_uri=http://mysite/myapp"
      }else{
        FB.api('/me',function(response){
        uname = response.name;
        userid = response.id;
        $.post("signin.php", { name:uname,id:userid},
              function(data) {


              });
           });
       }
   });
});
  • 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-05-26T00:38:28+00:00Added an answer on May 26, 2026 at 12:38 am

    In your code, change the redirect_uri value from: http://mysite/myapp to: http://apps.facebook.com/appnamespace

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After a user is redirected to login dialog $url = https://graph.facebook.com/oauth/authorize?client_id=$appid&scope=& . redirect_uri=$process_url; where
<sec:authorize ifAnyGranted=<%=dRoles%>> <meta http-equiv=REFRESH content=0;url=public/First.jsp> </sec:authorize> <sec:authorize ifAnyGranted=<%=aRoles%>> <meta http-equiv=REFRESH content=0;url=public/Second.jsp> </sec:authorize> <sec:authorize ifAnyGranted=<%=bRoles%>>
How can I log out user from facebook without authorizing him myself? I have
I have a Facebook application where I authorize the user using the PHP SDK.
From the documentation it seems that the user should always authorize the Facebook application
First off, I'm coming (back) to Java from C#, so apologies if my terminology
i'm trying to insert user details, who authorize the app, into the database, but
I have an asp.net mvc 3 site that with my own authorize attribute. When
I am trying to make a WP7 app that would Tweet short messages user
I am new MVC 3 user and I am trying to make admin through

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.