Skip to content

Conversation

sdass1918
Copy link

Summary

This PR updates the hardcoded version of the Facebook Graph API used for credential testing from the deprecated v8.0 to the current v24.0.

The previous version (v8.0) has been discontinued by Meta, causing the credential validation request to fail. This prevented users from successfully connecting new Facebook Graph API credentials, even with a valid access token. Updating the API version in the test request to a supported version resolves this issue.

To Test:

  1. Create a new node and search for "Facebook Graph API".
  2. Click the credential to connect with and create new credential.
  3. Fill in the personal access token and click save button.
  4. The connection should be tested successfully.

Result:
Screenshot 2025-10-12 at 11 24 06 PM

Related Linear tickets, Github issues, and Community forum posts

Closes #20683

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@n8n-assistant n8n-assistant bot added community Authored by a community member node/improvement New feature or request in linear Issue or PR has been created in Linear for internal review labels Oct 12, 2025
@n8n-assistant
Copy link

n8n-assistant bot commented Oct 12, 2025

Hey @sdass1918,

Thank you for your contribution. We appreciate the time and effort you’ve taken to submit this pull request.

Before we can proceed, please ensure the following:
• Tests are included for any new functionality, logic changes or bug fixes.
• The PR aligns with our contribution guidelines.

Regarding new nodes:
We no longer accept new nodes directly into the core codebase. Instead, we encourage contributors to follow our Community Node Submission Guide to publish nodes independently.

If your node integrates with an AI service that you own or represent, please email [email protected] and we will be happy to discuss the best approach.

About review timelines:
This PR has been added to our internal tracker as "GHC-4990". While we plan to review it, we are currently unable to provide an exact timeframe. Our goal is to begin reviews within a month, but this may change depending on team priorities. We will reach out when the review begins.

Thank you again for contributing to n8n.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Authored by a community member in linear Issue or PR has been created in Linear for internal review node/improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I can't connect to Facebook

2 participants