HI All,
I am working on OWCS community. I have created my APP in FB and now when I click on sharing my reviews with FB, I am getting
"Invalid Scopes: publish_stream. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions"
and the URL it creating is
https://www.facebook.com/dialog/oauth?client_id=448434252007904&display=popup&redirect_uri=http%3A%2F%2Flocalhost%3A1108…
I Checked online which say that "publish_stream" scope has been discarded and one should use "publish_actions" but I can scope as "publish_stream" going in this URL.
Do any body have any idea on how to change this scope