Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting Invalid Scopes: publish_stream for community Facebook sharing

NjinSep 22 2015 — edited Sep 22 2015

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2015
Added on Sep 22 2015
4 comments
727 views