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 removed all "User & Friend Permissions" and "Extended Permissions" from my Facebook App. When I interact with my app in Facebook thereafter, I get the standard dialog box but it still tells me that the app will receive "Your Basic info", "Likes" and "This app may post on your behalf, including status updates, photos and more"

Not sure why it's showing the last 2 items given that I've removed all permissions. When I inspect the URL of the oauth dialog, it has scope=user_likes%2Cpublish_actions&sdk=joey at the end.

Can someone tell me why User LIkes and Publish Action is still part of the scope when I removed all permissions?

Thanks

share|improve this question
1  
What is your code which is redirecting to the Auth Dialog? – Igy Sep 12 '12 at 0:32

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.