-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source Facebook Pages: migrate API to v19.0 #25515
Comments
v17.0 was released two days ago see https://developers.facebook.com/docs/graph-api/changelog/ |
v18.0 would be the latest version now. We can't create facebook apps with older versions, so the connector doesn't work. |
v15.0 was deprecated yesterday (https://developers.facebook.com/docs/graph-api/changelog/version15.0#graph-api) – guessing that's why this source isn't working: |
I would like to work on this issue. |
Hi @justinbchau
Do I need to take care of any other things. |
If the base url of the new API points to that, it would get you access but you must ensure you can reach the API when making any check calls. |
Is there any work planned in here or a reason why this issue was closed? |
Is there any chance that this issue us beeing fixed soon? thanks |
This issue was solved by #36015 |
Tell us about the problem you're trying to solve
Origin: https://github.com/airbytehq/oncall/issues/1888
The latest version for Facebook Pages Graph API is v19.0. Newly created apps can use only latest API version.
Describe the solution you’d like
We need to migrate connector to the new version (current is v15.0).
Migration checks:
The text was updated successfully, but these errors were encountered: