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

Facebook alert #19

Open
aljureba opened this issue Jul 20, 2023 · 2 comments
Open

Facebook alert #19

aljureba opened this issue Jul 20, 2023 · 2 comments

Comments

@aljureba
Copy link

Hi, using the package in laravel, facebook shows the following alert:

"Your app will be affected by the retirement of Marketing API versions prior to v16.0.
Your app currently accesses a version of the Marketing API prior to v16.0. As of Tuesday, August 15, 2023, all versions prior to v16.0 will no longer be available. To ensure a smooth transition, please migrate all calls to Marketing API v16.0 or higher. We recommend migrating to the latest version, v17.0 of the Marketing API, so that developers don't have to perform as many migrations going forward."

Is there a package update planned to solve this problem in the future? thank you.

@joelbutcher
Copy link
Owner

Have you read the README? The config file allows you to specify the graph version used - AFAIK, this should "just work" unless there are significant breaking changes on Facebook's Marketing API.

@jeff1326
Copy link

The default version of graph should be at least v14 since the v13 expire on 28 may 2024.
See v13.0 in here

Does the marketing api version is set with graph_version config ? If so, default version should be v18 at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants