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