Docs    Facebook    Troubleshooting

My Facebook Group Feed is not updating – Permissions Error

Due to recent Facebook API changes, some Groups feed will not update if the “Professional Mode” feature is enabled in your Facebook account.

To confirm your feed is affected by this issue, you can use the Query Monitor plugin and check for API errors like the one below.

To confirm you are affected by this API change, copy the URL of the error and open it in a new tab on your browser; you will see an error with the following details:

"error": {
        "message": "Permissions error",
        "type": "OAuthException",
        "code": 200,
        "error_subcode": 2069030,
        "is_transient": false,
        "error_user_title": "New Pages Experience Is Not Supported",
        "error_user_msg": "This endpoint is not supported in the new Pages experience.",
        "fbtrace_id": "AzKpTpoz99G2kqqUAJl1k3o"
    }

If you see the same error, you will need to disable “Professional Mode” on your Facebook account. To do so, follow the steps below (reference):

  • Navigate to Facebook.com
  • Click your profile photo in the top right corner of Facebook, then click your name.
  • Click the 3 dots below your cover photo.
  • Click Turn off professional mode.
  • Click Continue, then click Turn off.

After this, clear the plugin cache. To do so, navigate to your WordPress Dashboard > Facebook feed > Settings > Feeds > click the Clear All Caches button.

If you see a different API error or have other questions not covered in this guide, you can send us a support request on our Support page, and someone will get back to you as soon as possible.

support

Couldn’t find your answer in the docs?

Contact Support

Was this article helpful?