Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am trying to change the privacy value of a custom action. In my profile, I am allowing the app to be public, but I want to be able to let the user change this when they perform the custom action. No matter what I pass for privacy, the privacy level of my custom action is always EVERYONE... How do I make the call respect the privacy value I am passing? I understand that I can't make it less private than the users maximum setting, but I should be able to make it more private.

share|improve this question
Do you have a sample of the code you're currently using? – Colm Doyle Dec 7 '12 at 5:44

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.