Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Eckman

    (@johneckman)

    You’ve installed WPBook Lite 1.2.5, or the development version?

    Plugin Author John Eckman

    (@johneckman)

    From the context I’m going to assume you’ve installed 1.2.5.

    What’s happening is that WordPress is getting an error when it tries to retrieve an access_token, and the plugin code isn’t handling that error well.

    If you can install the development version (go to the plugin page, “other versions” in right nav, find the version marked development) or wait for 1.2.6, it will handle the error better.

    But the more important question might be why it is throwing an error in the first place – have you set your app_id and secret correctly?

    Plugin Author John Eckman

    (@johneckman)

    I’ve just published 1.2.6 – please install 1.2.6, and then:

    • Check (double check, triple check!) your settings for Facebook App ID, Secret, and Profile ID. These must be correct and saved.
    • Check the settings in your Facebook app – make sure that “deprecate offline_access” is set to disabled, make sure that “enhanced Oauth dialog” is set to disabled – these are in the “advanced” settings for the application inside Facebook
    • Generate a new access token – this regrants permissions to your application for your profile ID from your blog
    • Revisit, after generating the access token, the WPBook Lite settings page
    • At this point you should be able to add pages to which you want to publish, once you’ve seen publishing to individual profile work

    Let me know how it goes.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WPBook Lite] Generate Access Token – Fatal error’ is closed to new replies.