Title: Access token expires
Last modified: August 20, 2016

---

# Access token expires

 *  Resolved [muscled1](https://wordpress.org/support/users/muscled1/)
 * (@muscled1)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/access-token-expires/)
 * I just installed your plugin on my site and today is February 3 2013 and it says
   my token expires on February 4 2013. Why does it expire in one day?
 * [http://wordpress.org/extend/plugins/jsl3-facebook-wall-feed/](http://wordpress.org/extend/plugins/jsl3-facebook-wall-feed/)

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

 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/access-token-expires/#post-3431963)
 * Facebook should have given you a 60 day token. I’m not sure why you only got 
   one that lasts one day. You may want to try creating a new Facebook App for the
   plugin.
 *  [jbmeulen](https://wordpress.org/support/users/jbmeulen/)
 * (@jbmeulen)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/access-token-expires/#post-3432129)
 * I have the same problem. It will only renew for one day.
 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/access-token-expires/#post-3432134)
 * Have you tried creating a new Facebook App?
 *  [stormrider](https://wordpress.org/support/users/stormrider/)
 * (@stormrider)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/access-token-expires/#post-3432243)
 * I’m getting this same problem. I created a new Facebook App a few months ago 
   the first time I got this error. I really don’t want to have to create a new 
   app every time this app expires.
 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/access-token-expires/#post-3432244)
 * Try waiting 24 hours after the last time you clicked “Saved Changes” and then
   try again. Hopefully, Facebook will give you a 60 day token. There’s not much
   more I can recommend beyond that. I can understand that creating a new Facebook
   App would be annoying. I’m not sure why Facebook does this to some people.
 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/access-token-expires/#post-3432245)
 * Try this, if you are up for it:
    1.  Log into you Facebook page.
    2.  Go to your Account Settings.
    3.  Click “Apps” on the left menu.
    4.  Under “Apps you use,” click “Edit” for the app you created for this plugin.
    5.  Under “This app can also:” remove the “Access your data any time” if it is 
        there.
    6.  Open ‘/wp-content/plugins/jsl3-facebook-wall-feed/php/class-jsl3-facebook-wall-
        feed.php’
    7.  Line 823 is the following:
         `"scope=read_stream,offline_access,manage_pages,
        user_status&" .`
    8.  Change it to the following:
         `"scope=read_stream,manage_pages,user_status&".`
    9.  Save the file.
    10. Wait 24 hours from the last time you clicked “Save Changes” on the settings
        page for the plugin on your WordPress site, then try again.

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

The topic ‘Access token expires’ 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

 * [access token](https://wordpress.org/support/topic-tag/access-token/)
 * [expires](https://wordpress.org/support/topic-tag/expires/)

 * 6 replies
 * 4 participants
 * Last reply from: [Takanudo](https://wordpress.org/support/users/takanudo/)
 * Last activity: [12 years, 12 months ago](https://wordpress.org/support/topic/access-token-expires/#post-3432245)
 * Status: resolved