I am attempting to get read_stream using the MS Facebook Tookkit (http://facebooktoolkit.codeplex.com/) in an FBML canvas app and it issues a request for permissions by redirecting the user to http://www.facebook.com/connect/prompt_permissions.php
the error I get is API Error Code: 100 API Error Description: Invalid parameter Error Message: When enabling the profile selector, an app may not request permissions that do not apply to all profiles in the selector. Note: You are seeing this message because you are a developer of this application. For regular users, inapplicable permissions are silently ignored.
please note, my code has not changed, this worked 5+ months ago. It does work if the app is set to IFRAME.
any suggestion is greatly appreciated as I am on a tight deadline