Title: Invalid Scopes
Last modified: August 30, 2016

---

# Invalid Scopes

 *  [Tincellan](https://wordpress.org/support/users/snaaran/)
 * (@snaaran)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/invalid-scopes/)
 * Hi,
    I ge the following error when I want to save my changer in the JSL3 Facebook
   Wall Feed Config:
 * “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&#8221](https://developers.facebook.com/docs/facebook-login/permissions&#8221);
 * On the website I get this error: “OAuthException: (#4) Application request limit
   reached”
 * What am I doing wrong here…?
 * My webpage: [http://www.tincella.com](http://www.tincella.com)
 * Regards,
    Åsa
 * [https://wordpress.org/plugins/jsl3-facebook-wall-feed/](https://wordpress.org/plugins/jsl3-facebook-wall-feed/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [MarcusMaximi](https://wordpress.org/support/users/marcusmaximi/)
 * (@marcusmaximi)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/invalid-scopes/#post-6835398)
 * 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.
 *  [Full Focus Marketing](https://wordpress.org/support/users/greaterlight/)
 * (@greaterlight)
 * [10 years ago](https://wordpress.org/support/topic/invalid-scopes/#post-6835493)
 * I was receiving the same. followed MarcusMaximi instructiosn and it works fine.
   
   thanks!
 *  [Websitesae](https://wordpress.org/support/users/gilang_d/)
 * (@gilang_d)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/invalid-scopes/#post-6835502)
 * Great. It’s work for me too
    Many Thanks MarcusMaximi

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Invalid Scopes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jsl3-facebook-wall-feed.svg)
 * [JSL3 Facebook Wall Feed](https://wordpress.org/plugins/jsl3-facebook-wall-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jsl3-facebook-wall-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/reviews/)

## Tags

 * [invalid scopes](https://wordpress.org/support/topic-tag/invalid-scopes/)
 * [OAuthException](https://wordpress.org/support/topic-tag/oauthexception/)

 * 3 replies
 * 4 participants
 * Last reply from: [Websitesae](https://wordpress.org/support/users/gilang_d/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/invalid-scopes/#post-6835502)
 * Status: not resolved