Viewing 13 replies - 1 through 13 (of 13 total)
  • Hey Luigi,

    I had the exact same problem.

    It looks like a Facebook is updating it’s API? (All apps are being upgraded to Graph API v2.0 or above.)

    I found the solution.

    Go to line 746 of plugins/jsl3-facebook-wall-feed/php/class-jsl3-facebook-wall-feed.php and remove “friends_groups” and “offline_access”

    Then go to the plugin’s setting page and hit save.

    That worked for me but I don’t know if it affects any features of this plugin. You may want to wait for an official update from the plugin’s author.

    Thread Starter LuigiFiore

    (@luigifiore)

    Hey Andrew,

    Thanks, it worked like magic! Yeah, lets wait for the official update, but so far it works.

    Thank you again for saving the day!

    This fix worked for me as well. Will keep an eye out for side effects.

    Hi Guys

    I do have the same problem her but I can’t finde that code?

    “quote”-: Go to line 746 of plugins/jsl3-facebook-wall-feed/php/class-jsl3-facebook-wall-feed.php and remove “friends_groups” and “offline_access”

    Where do I find it??
    Thanks for your help!!

    I also didn’t find it. But I first checked the wrong directory ;). It’s in the PHP directory…

    Thanks for the fix!

    Nonetheless, the author plugin should release an update, and make it official.

    Great plugin, been using it for years!

    Plugin Author Takanudo

    (@takanudo)

    Thank you, Andrew. I have incorporated your fix into version 1.7.3.

    Hi, I have version 1.7.4 yet it still gets this same error on first install and wont get token.

    the message I get when I hit save in the plugin settings page is –

    Invalid Scopes: user_groups, read_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

    please let me know what to do

    thanks.

    is this thread still being answered?

    Thread Starter LuigiFiore

    (@luigifiore)

    Hi. Well try then the Andrew.Bloom solution which is in this post, worked for me:

    Go to line 746 of plugins/jsl3-facebook-wall-feed/php/class-jsl3-facebook-wall-feed.php and remove “friends_groups” and “offline_access”

    Then go to the plugin’s setting page and hit save.

    Hi, thanks for responding as your the only one that has, obviously the developer is no longer monitoring this thread about his plugin, what a shame.

    That will not work for me as that line doesn’t even exist in version 1.7.4 As you’ll see from the developers post above they added that update already at version 1.7.3 hence there is nothing like that on line 746 anymore.

    But thanks at least for answering, Takanudo can you please respond, I realise it’s a free plugin and am most greatful that you’ve made it available but not much good anymore if it wont connect to FB.

    Yeah, My version is 1.7.4 so the original problem was fixed but I am still getting the same problem ?? PLEASE HELP ???

    Sorted. My latest error message was about user_groups and read_stream.

    I removed them from line 796 in plugins/jsl3-facebook-wall-feed/php/class-jsl3-facebook-wall-feed.php and that got it working for me.

    FB then said something about some permissions not authorised yet , but i clicked OK and my feed was then on my site.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘friends_groups, offline_access – token problem’ is closed to new replies.