There was something deprecated in the facebook API. The plugin author fixed it in version 1.73 but then Facebook must have now deprecated user_groups and read_stream so now version 1.74 is broken too.
I removed them from line 796 of plugins/jsl3-facebook-wall-feed/php/class-jsl3-facebook-wall-feed.php so it now reads
"scope=manage_pages,user_status&" .
and it all works again for me.
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.
Yeah, My version is 1.7.4 so the original problem was fixed but I am still getting the same problem 🙁 PLEASE HELP ???