woocommerce / pinterest-for-woocommerce

A native Pinterest integration for WooCommerce. Development is managed by Ventures.
https://woo.com/products/pinterest-for-woocommerce/
GNU General Public License v3.0
22 stars 9 forks source link

Error in logs when tracking is disabled. #1014

Closed budzanowski closed 2 months ago

budzanowski commented 2 months ago

During onboarding, the merchant can opt out from tracking. If that happens, we can't sync settings for AEMS because it requires tracking id which is not present in the onboarding flow with disabled tracking.

The code was still trying to synchronise the settings but it was failing with and Error log. This should not happen. There should not be an attempt to sync AEMS settings.