Issue creating Facebook Page source with 'Configuration check failed' error

Summary

When trying to create a new Facebook Page source with the correct Page Access Token and Page ID, an error ‘Configuration check failed’ is returned with status code 403 and error message ‘Provide valid app ID’.


Question

There is a problem when i try to create new Facebook Page source. I filled the correct Page Access Token and Page ID but it returned “Configuration check failed” with message “failed with status code 403 and error message (#200) Provide valid app ID” <@U04SE163WC8>



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["facebook-page-source", "configuration-check-failed", "status-code-403", "error-message-200", "app-id"]

I’m sorry to hear that you’re having trouble setting up the Facebook Pages source. Based on the information provided, it seems like there might be an issue with the app ID or the permissions of your Facebook app. Here are a few things you can check: 1. Make sure you have followed the correct steps to set up the Facebook Pages source as mentioned in the Airbyte documentation. 2. Ensure that you have the correct permissions for your Facebook app. The required permissions are usually read_insights, pages_show_list, pages_read_engagement, and public_profile as mentioned in the forum post. 3. It’s also worth noting that the Facebook Pages API utilized by this connector has been deprecated as mentioned in the Airbyte documentation. This might be causing the issue. You can track the API upgrade status here. If you’re still having trouble, it would be helpful to have more information about the error. You can share the complete logs from your error as suggested in this forum post. Please note that the Facebook Pages source connector is currently only compatible with v15 of the Facebook Graph API. If you’re using a newer version, this might be causing the issue.