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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T23:57:21+00:00 2026-06-02T23:57:21+00:00

I am developing a facebook application. When a new user uses the facebook link,

  • 0

I am developing a facebook application. When a new user uses the facebook link, the user is first redirected to a screen with facebook logo and then redirected to facebook permission screen immediately. How to avoid first redirection, ie. to facebook logo screen? I want to go directly to the facebook permission screen.

I am redirecting to the page using the code below:

 string authLink = string.Format(
                      "{0}?client_id={1}&redirect_uri={2}&scope={3}", 
                       new object[] 
                           { 
                              "https://graph.facebook.com/oauth/authorize", 
                              "APPID", 
                              "CallBackURL", 
                              FBPermissions.email + "," + 
                              FBPermissions.user_about_me + "," +
                              FBPermissions.user_birthday + "," +
                              FBPermissions.publish_stream + "," +
                              FBPermissions.user_status + "," + 
                              FBPermissions.user_photos 
                            }
                  );
    Response.Redirect(authLink);

I am developing the application with asp.net c#.
I am using graph api also.
Please guide me how to achieve the above.

Thanks in advance.
Sujith.

  • 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-02T23:57:22+00:00Added an answer on June 2, 2026 at 11:57 pm

    So let me try to understand this better; you’re trying to bypass the login, and re-direct them immediately to the permissions page? How would this work exactly? For new users facebook, as with any application that will affect permissions of any kind, needs to know what user they’re dealing with. The redirection to the login page greatly depends on if the user is already authenticated on their machine. In short, there may be some occasions where the login page isn’t “visited” by the user, and they are simply redirected to the permissions page, but this will depend on the user having already logged into facebook and saved their authentication, which can’t be guaranteed.

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

Sidebar

Related Questions

Good evening. I'm developing an android application that uses Facebook SDK. I've no problem
I'm developing a new Facebook Canvas application within an iFrame and trying to authorize
I am developing a Facebook application where the user can invite their friends and
I am developing the application by Facebook PHP SDK. If a user uninstalls this
I am developing my first facebook app, which includes creating a new album and
I am developing a facebook application. I am not sure about getting extended permission
While developing a Facebook application I got the friendlist of a user by $friends
I am new to Ruby On Rails & developing a web application with Facebook
Im currently developing an application for android, the first screen of the application is
I'm developing a Facebook application for a business page. The application can only be

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.