Skip to content
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

Update Facebook Graph API version #1974

Closed
steffh opened this issue Jun 14, 2021 · 1 comment · Fixed by #2007
Closed

Update Facebook Graph API version #1974

steffh opened this issue Jun 14, 2021 · 1 comment · Fixed by #2007
Assignees
Labels

Comments

@steffh
Copy link
Collaborator

steffh commented Jun 14, 2021

Instagram Messaging requires Facebook Graph API version > 5.0.

Airy Core is currently using version 3.2 of the Facebook Graph API:

https://github.com/airyhq/airy/blob/ac5cf74144776cc1c43abb443870f4db81da1fea/backend/sources/facebook/connector/src/main/java/co/airy/core/sources/facebook/api/Api.java

We should update this to the current version 11.0: https://developers.facebook.com/docs/graph-api/changelog/version11.0

@chrismatix chrismatix self-assigned this Jun 14, 2021
@steffh
Copy link
Collaborator Author

steffh commented Jun 15, 2021

actually v 11.0 is the latest version

@chrismatix chrismatix added this to To do in Engineering WIP via automation Jun 15, 2021
@chrismatix chrismatix moved this from To do to In progress in Engineering WIP Jun 16, 2021
Engineering WIP automation moved this from In progress to Done Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

2 participants