• Resolved Jeff Sterup

    (@foomagoo)


    I think there might be an issue with your Facebook App. I’m getting this error returned when I try to retrieve the list of available albums on my facebook page. I printed it by modifying the code in facebook photo fetcher to do print_r on the return from the check for albums when I started having the issue this morning.

    stdClass Object ( [error] => stdClass Object ( [message] => (#10) To use 'Page Public Content Access', your use of this endpoint must be reviewed and approved by Facebook. To submit this 'Page Public Content Access' feature for review please read our documentation on reviewable features: https://developers.facebook.com/docs/apps/review. [type] => OAuthException [code] => 10 [fbtrace_id] => Ajj7zsGOLfc1VuBrYPraUk3 ) )

Viewing 8 replies - 1 through 8 (of 8 total)
  • I started having issues this week as well.
    When I try to Re-Fetch, it no longer fetches even after reauth and even starting from scratch.
    example:
    2/10: Before & After……Found! Fetching…
    …….0 photos fetched.

    Plugin Author justin_k

    (@justin_k)

    Looks like Facebook made another breaking change to their API, & now requires additional review before page-fetching will work. I’ve submitted a review request, hopefully it should be back up and running in a week. Thanks for the report.

    Same issue here. Do you think this can be fixed easily?

    Plugin Author justin_k

    (@justin_k)

    As stated above: I’ve submitted a review request, hopefully it should be back up and running in a week. It depends entirely on Facebook approving the newly-required permission.

    Plugin Author justin_k

    (@justin_k)

    Please try de-authorizing & re-authorizing in the plugin’s admin panel; the issue should now be fixed (let me know if not).

    Thread Starter Jeff Sterup

    (@foomagoo)

    It can see the albums on my personal profile but can’t see the albums on the facebook pages I’m the admin for.

    Plugin Author justin_k

    (@justin_k)

    Oops – I just found one more issue I’d overlooked. Please try to re-authorize once more, it should now prompt you for the manage_pages permission, which should then allow it to work.

    Thread Starter Jeff Sterup

    (@foomagoo)

    Yep. It’s all working now. Thank you!

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