Recent content by sonuku

  1. sonuku

    Need Help: “Invalid OAuth 2.0 Access Token” When Calling Facebook Graph API in Pabbly

    Thanks for the detailed checklist. I have verified these points: I generated the token from Business Settings → System Users → Generate Token (not from API Explorer) My app is in Live Mode The System User has full access to my Page The System User also has full control under Installed Apps The...
  2. sonuku

    Need Help: “Invalid OAuth 2.0 Access Token” When Calling Facebook Graph API in Pabbly

    I am using the official Facebook Graph API documentation for Page endpoints: Base docs: https://developers.facebook.com/docs/graph-api Page Posts: GET /{page_id}/posts Post Likes: GET /{post_id}/likes Send Page Invite: POST /{page_id}/invited_users 2. API Endpoints I am...
  3. sonuku

    Need Help: “Invalid OAuth 2.0 Access Token” When Calling Facebook Graph API in Pabbly

    Hi Team, I’m trying to create a workflow in Pabbly Connect that interacts with my Facebook Page using the Facebook Graph API. I’ve already added the Page to Business Manager, created a System User, assigned my App to the System User, and generated a System User Access Token with all the...
Top