By Austin Ramsdale on Wednesday, 06 May 2015
Posted in Technical Issues
Likes 0
Views 4.5K
Votes 0
With the recent adjustments to the Facebook API, if you don't have heightened publish_stream permission for your fb app, as the developer, you are now getting the message:

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 you are unable to login, as it invalidates the token. Where is the reference in the ES code to remove it requesting publish_stream access upon login?
Hello Austin,

It seems like in recent facebook API, the publish_stream is replaced with publish_actions. Can you download the attachment below and place it inside your /administrator/components/com_easysocial/includes/oauth/clients/facebook folder and see how it goes?
·
Wednesday, 06 May 2015 11:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Ezrul Fazwan wrote:

Hello Austin,

It seems like in recent facebook API, the publish_stream is replaced with publish_actions. Can you download the attachment below and place it inside your /administrator/components/com_easysocial/includes/oauth/clients/facebook folder and see how it goes?


Works for me.

DM
·
Wednesday, 06 May 2015 16:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello DeeEmm,

You are most welcome. Glad that your issue has been resolved now
·
Wednesday, 06 May 2015 18:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
I had to upload the file even after the most recent update EasySocial v1.3.28 ?
Will this be a part of the next update ?
Thanks
Danny
·
Wednesday, 03 June 2015 04:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Danny,

Yes the fix was made after the release of easysoccial v1.3.28 hence the fix will be available in the next update release.
·
Wednesday, 03 June 2015 10:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks :-)
·
Wednesday, 03 June 2015 10:57
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome.
·
Wednesday, 03 June 2015 10:59
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post