• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Facebook Groups Connection Returning Empty Responses

Having a lot of trouble with Facebook Groups connection...

The trigger is set as "New Post" and anytime we try to fetch the newest posts, I get an empty response (see attached).

Lastly, I can confirm that the Pabbly app is installed (see attached).
 

Attachments

  • Screenshot 2023-06-08 at 12.45.04 PM.jpg
    Screenshot 2023-06-08 at 12.45.04 PM.jpg
    96.7 KB · Views: 97
  • Screenshot_2023-06-08_at_11.57.59_AM.png
    Screenshot_2023-06-08_at_11.57.59_AM.png
    104.9 KB · Views: 92

ArshilAhmad

Moderator
Staff member
Hey @robbie-at-amelia,

Please log in to your Facebook and Pabbly Connect accounts in an Incognito tab, re-authenticate your connection, and try again. Do let me know if the issue still persists.

1686245542786.png


1686245616925.png
 

Jithin

Member
Hi, I have checked other Facebook group related posts here and checked pabbly connect app permissions, Also I am admin of the group. But when I test it I am getting empty response as mentioned above. Also tried to add a new connection in incognito mode. Still the response is empty @Supreme
 

ArshilAhmad

Moderator
Staff member
Hi, I have checked other Facebook group related posts here and checked pabbly connect app permissions, Also I am admin of the group. But when I test it I am getting empty response as mentioned above. Also tried to add a new connection in incognito mode. Still the response is empty @Supreme
Please allow me some time to look into this. I will get back to you with an update shortly.
 

ArshilAhmad

Moderator
Staff member
Hi, I have checked other Facebook group related posts here and checked pabbly connect app permissions, Also I am admin of the group. But when I test it I am getting empty response as mentioned above. Also tried to add a new connection in incognito mode. Still the response is empty @Supreme
@Jithin, we checked your issue at the backend and found that this issue originates from Facebook's end. Below is the error you are getting while retrieving new posts from Facebook. Please get in touch with Facebook's support team to gain a better understanding of this issue.
Code:
{
    "error": {
        "message": "Permissions error",
        "type": "OAuthException",
        "code": 200,
        "error_subcode": 2069030,
        "is_transient": false,
        "error_user_title": "New Pages experience not supported",
        "error_user_msg": "This endpoint is not supported in the new Pages experience.",
        "fbtrace_id": "Ax_0zVVmJPDH-Mg1KIWb3Cr"
    }
}

For more information please read the Facebook API documentation.

image (48).png
 

Jithin

Member
@Jithin, we checked your issue at the backend and found that this issue originates from Facebook's end. Below is the error you are getting while retrieving new posts from Facebook. Please get in touch with Facebook's support team to gain a better understanding of this issue.
Code:
{
    "error": {
        "message": "Permissions error",
        "type": "OAuthException",
        "code": 200,
        "error_subcode": 2069030,
        "is_transient": false,
        "error_user_title": "New Pages experience not supported",
        "error_user_msg": "This endpoint is not supported in the new Pages experience.",
        "fbtrace_id": "Ax_0zVVmJPDH-Mg1KIWb3Cr"
    }
}

For more information please read the Facebook API documentation.

View attachment 29186
So does it mean that, for this to work, the page connected to the group has to be classic and not new page experience type?
 

ArshilAhmad

Moderator
Staff member
So does it mean that, for this to work, the page connected to the group has to be classic and not new page experience type?
That may be the case. For more information, please get in touch with Facebook's support team.
 
Top