• The plugin stopped publishing to my facebook page. The format I use is Upload image to timeline album and then {POST_TITLE} {PERMALINK}. It worked fine until now but suddenly in the logs it says on status:

    Invalid album name
    886255341233159/photos/Missing or invalid image file
    Invalid album name
    667372083134900/photos/Missing or invalid image file

    And this is for every post.

    Any ideas why that might be as nothing has been changed on our side, except that we have turned on under attack mode in CloudFlare?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • This is not an album issue. Facebook is failing to fetch the image from your site.

    Since you enabled Cloudflare Under Attack Mode, Facebook’s servers are being blocked when they try to download the post image. Facebook does not pass Cloudflare’s JS challenge, so the API returns:

    Missing or invalid image file

    Please whitelist Facebook user agents in Cloudflare:

    • facebookexternalhit
    • Facebot

    Or disable Under Attack Mode.

    Once Facebook can access your image URLs again, the plugin will work normally.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.