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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T02:34:34+00:00 2026-06-05T02:34:34+00:00

In my facebook application, when the users first starts using it,the app request very

  • 0

In my facebook application, when the users first starts using it,the app request very basic permission. At a later stage, I need to request extended permission to allow the app to upload photos, I’m googling when falling only on the legacy part:

 FB.Connect.showPermissionDialog("photo_upload",permissionHandler);

Does someone has any idea how to get permission for uploading photos using the new sdk??

  • 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-05T02:34:35+00:00Added an answer on June 5, 2026 at 2:34 am

    To obtain extended permission from the user, there are two ways to ask the permission from the user. In either way, the finality is to get the permission from the user:

    1. Opens a popup and ask the user the extended permission

    FB.login(function(response) {
    if (response.authResponse) {
    // user is logged in and granted some permissions.
    } else {
    // User cancelled login or did not fully authorize.
    }
    }, {scope:’read_stream,publish_stream,offline_access’});

    1. Open a new window and ask the user the permission

      window.location=”https://www.facebook.com/dialog/permissions.request?app_id=&next=https://apps.facebook.com//&type=user_agent&perms=user_photos,publish_stream,friends_photos&fbconnect=1″;

    You also need to know which permission you want from the user. Here is a list of permission that you can ask from a facebook user

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

Sidebar

Related Questions

i'm using this code to send app requests to users in my facebook application
I'm using JS-SDK and my users already authorized with my facebook application. now my
I am developing a facebook application using php-sdk. i want to take some extended
I have a probleme with my Signed Request on my facebook application. The first
I have a web application, where users have to login with their facebook accounts.
Users have been able to log into my website using their Facebook account, but
I have a facebook iframe app, and I have just noticed that a basic
I'm trying to get Facebook logins working on my app using Rails, Authlogic, and
I'm developing a canvas application for facebook and I want to prevent users from
I'm writing a Facebook app. When a user adds the application i insert a

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.