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.