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

v10.0 requests failing #18

Open
kevinjoyner opened this issue Jul 30, 2021 · 2 comments
Open

v10.0 requests failing #18

kevinjoyner opened this issue Jul 30, 2021 · 2 comments

Comments

@kevinjoyner
Copy link

I'm seeing the tag sending requests to https://graph.facebook.com/v10.0/[...]/events . These are returning a 400 response with the error message:

OAuth "Facebook Platform" "invalid_request" "(#2635) You are calling a deprecated version of the Ads API. Please update to the latest version: v11.0."

I've tried adding a fresh tag, same result. I know the template has been updated for v11 so I'm sure I shouldn't be seeing this problem.

Context: I'm sending events to the GA4 Measurement Protocol client. They're being received and triggering the FB tag. The body being sent on my requests to FB looks to be valid, carrying all the parameters I need and expect.

Grateful for any ideas, thanks.

@Bukashk0zzz
Copy link

Try to publish changes on server container if you don't.

Also as an option, you can try my FB template https://github.com/stape-io/facebook-tag

@kevinjoyner
Copy link
Author

Great, thank you. I assume it was because I published the container, but the GTM interface showed that there were template updates available. The updated version is working, as expected.

Does anyone know if it's possible to force a check for new template updates? And/or can you recommend the best way to be sure an update isn't missed? Perhaps just watch the repo?

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

2 participants