-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Facebook Marketing API failing asking for upgrade to v15 #18167
Comments
@YuliiaNahoha Can you please take a look at this ASAP? Thanks! 🙏 |
@louismorinkar I don't understand where I can see this error message |
@louismorinkar can you please put here a log of failed "check" command |
I don't understand why the logs can't be found in the scheduler / server logs but here are the logs :
|
I suspect that problem can be in Facebook application settings https://developers.facebook.com/ -> Settings -> Advanced -> Upgrade API version maybe we will find something interesting here ? |
@grubberr I can see that the version is indeed written here : |
@louismorinkar @YowanR |
Hello @grubberr |
Facebook only enables applications that have consumed older versions of the API to use them, as yoanyahemdi indicates, new applications are limited to using the latest version of the published API. It would be great to be able to choose the API version in the Airbyte interface when configuring the feed. |
@YowanR |
@YowanR FYI: the SDK for Facebook API v15 isn't available yet. Latest one is still v14.0 https://pypi.org/project/facebook-business/ |
v15.0.0 is available now |
@louismorinkar can you try again with Facebook Marketing 0.2.70? We upgrade it uses v15.0 of the Facebook Marketing API |
Closing because it's been fixed in 0.2.70. |
Thanks ! |
Environment
Current Behavior
The connection tests failed, with an error message "FacebookAPIException: You are calling a deprecated version of the Ads API. Please update to the latest version: v15.0.')"
Expected Behavior
The connection tests should succeed
Logs
server-logs.txt
scheduler-logs.txt
Steps to Reproduce
Are you willing to submit a PR?
No
The text was updated successfully, but these errors were encountered: