i found temporary solution
credits to @schero86
schero86 (@schero86)
16 hours, 38 minutes ago
I found the fix.
You have to go to facebook-for-woocommerce/includes/fbgraph.php
And change the line
const API_VERSION = ‘v9.0’;
to
const API_VERSION = ‘v10.0’;`
this fixed my catalog sync problem
-
This reply was modified 4 years, 8 months ago by rrjtaylor.
Hi, it is connected to site but not syncing with fb catalog. everything is in order but when using the debugger the error occurs
Errors
Products on your website can't be automatically added to your catalog because of these issues.
Errors
A required field is missing: id
A required field is missing: price
A required field is missing: availability
Warnings
Products are added to your catalog without key information that impacts your ad campaign performance.
Warnings
These fields have missing information: google_product_category
i’ve set this in settings. any idea?
Pixel is properly set up. attached together is the screenshot
-
This reply was modified 4 years, 8 months ago by rrjtaylor.