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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:12:58+00:00 2026-05-26T10:12:58+00:00

A facebook user can now specify post privacy on per-application basis. This is explained

  • 0

A facebook user can now specify post privacy on per-application basis. This is explained by facebook on their blog.

In my web application I let people specify privacy settings while posting to their news feed. If a user has specified rather restrictive privacy than the one with he is posting to, facebook will enforce the restrictive settings as specified by user.

This results in bad user experience. I want to know if there is a way, preferably a Graph API end point, that lets me know this setting for a user. If I could fetch this information from Facebook, I could show a proper alert message, ‘that to use a rather less restrictive privacy settings, (s)he will have to change his/her application specific privacy settings’. Or I could show only more restrictive privacy settings to the user while posting something in my UI.

Any pointer to where Facebook has documented this new feature from developer point of view in details is also appreciated.

  • 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-26T10:12:59+00:00Added an answer on May 26, 2026 at 10:12 am

    I believe the privacy_setting table (available via FQL) provides what you’re looking for.

    https://developers.facebook.com/docs/reference/fql/privacy_setting/

    *An FQL table that returns the default privacy settings that a user has set for an app.
    To read the privacy table you need the following permissions:
    User access_token
    The data returned is for the user and the application associated with the given access token.
    Example
    Select the default settings you have set for this app (try this query for a test application):
    SELECT name, value, description, allow, deny, networks, friends
    FROM privacy_setting
    WHERE name = ‘default_stream_privacy’*

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

Sidebar

Related Questions

I want to implement a Facebook updates(user action and notifications) on my web application
I have this code that can't send a Facebook request until now. NSDictionary *firstDict
i'm struggling around for days now ...this is the scenario: a user can upload
Does Facebook provide a URL the user can access that will take him to
Does their API allow my Facebook-connected user to add a friend?
My application sends Facebook notifications to a user. Is that possible to format the
As per the documentation in the following link, we can get the user id
How can I logout or disconnect a Facebook user in the Facebook connect session?
I've been working on this for a while now and I can't seem to
I have a working web application that uses username/password SpringSecurity configuration. Now I want

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.