• net

    (@krstarica)


    Auto publish to Facebook stopped working two days ago, saying:

    -=ERROR=- Array ( [Warning] => [Error] => (#200) Requires either publish_to_groups permission and app being installed in the group, or manage_pages and publish_pages as an admin with sufficient administrative permission )

    Settings show “Your Facebook Account has been authorized”, but when trying to authorize it again it says:

    Invalid Scopes: manage_pages, publish_pages, user_posts, user_photos. 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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter net

    (@krstarica)

    It seems necessary to request permissions for manage_pages, publish_pages, user_posts, user_photos for Facebook app at https://developers.facebook.com using App Reviews/Permissions and Features and then provide detailed description for each of them, including step-by-step video walkthrough.

    Please advise.

    manuelramgir

    (@manuelramgir)

    How long does facebook take to review the application?

    Thread Starter net

    (@krstarica)

    I haven’t submitted it for review, waiting for instructions from the author of the plugin.

    There is plenty of data to explain for permissions. Also don’t know what to do with video walkthrough.

    manuelramgir

    (@manuelramgir)

    I followed the instructions given here: https://www.nextscripts.com/2018/07/facebook-app-review/

    Slams

    (@slams)

    Are user_posts, user_photos is neccessary?
    https://www.nextscripts.com/2018/07/facebook-app-review/ told that need only manage_pages, publish_pages.

    Thread Starter net

    (@krstarica)

    Code in social-networks-auto-poster-facebook-twitter-g/inc-cl/fb.php shows that user_posts and user_photos are required for some reason, not really sure why:

    user_posts

    Provides access to the posts on a person’s Timeline. Includes their own posts, posts they are tagged in, and posts other people make on their Timeline. This permission is restricted to a limited set of partners and usage requires prior approval by Facebook.

    user_photos

    Provides access to the photos a person has uploaded or been tagged in. This is available through the photos edge on the User object. This permission is restricted to a limited set of partners and usage requires prior approval by Facebook.

    Slams

    (@slams)

    @nextscripts please, clarify this point.

    Plugin Author NextScripts

    (@nextscripts)

    Before Feb 1st, 2019 user_photos was required for making “image” posts (even to pages). user_posts were required to make posts to profile.

    After Feb 1st, 2019 those permissions no longer required for SNAP.

    Please update to the latest version 4.3.2. Request for those permissions has been removed from it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Publish to Facebook stopped working’ is closed to new replies.