Recurring Sentry error MpCom\Ingrid\Event\ApiException [404] 'provided tos id does not exist' from IngridRegisterTrackingJob (Sentry 88094724, ~800 events over 4 months). Root cause: IngridManager switches between ingrid_private_key and ingrid_hub_private_key based on cart->isManual(), so manual/B2B carts create their Ingrid checkout session (tos_id) against the channel hub site, but IngridEvent always used ingrid_private_key and hit the storefront site -> tos_id not found -> 404. Fix: PR 559 mirrors the isManual branching in IngridEvent. Earlier PRs same session: 544 (host channel-awareness, did not fix root cause), 545 (tracking URL built on order channel domain instead of APP_URL).
Ingrid tracking 404 'provided tos id does not exist' for manual/B2B orders
Tags
-
Jonathan Gustafsson moved item to board Backlog
1 month ago -
Jonathan Gustafsson moved item to project Bugs
1 month ago -
Jonathan Gustafsson created the item
1 month ago