You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: