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

Completed orders sometimes receiving abandoned cart emails - associated quotes failing to sync with "Resource Not Found : The requested resource could not be found" #982

Open
samsteele opened this issue Apr 1, 2020 · 0 comments

Comments

@samsteele
Copy link

We're seeing abandoned cart emails being sent out to customers that have completed their orders. For these orders, the ebizmarts_ecommerce cron containing the quote completes succesfully but there are entries in the mailchimp_errors table stating that the associated quote failed to sync with a 404 "The requested resource could not be found" error.

Preconditions

  • magento/product-community-edition @ 2.3.4
  • mailchimp/mc-magento2 @ 102.3.37
  • ebizmarts/mailchimp-lib @ 3.0.31

Steps to reproduce

Not known, seems random, hoping you can advise.

Actual and Expected result

Expected Result -
When an order is placed, the associated quote is deleted from Mailchimp which prevents an abandoned cart email being sent out.

Actual Result -
When an order is placed, the associated quote is sometimes not deleted from Mailchimp and the customer receives an abandoned cart email for an order that they completed.

Additional information

Example of some errors from the mailchimp_sync_ecommerce table attached. All associated quotes are intact and marked inactive.
mailchimp_sync_ecommerce_errors.zip

@samsteele samsteele changed the title Quotes & orders sometimes failing to sync with error "Resource Not Found : The requested resource could not be found" Completed orders sometimes receiving abandoned cart emails - quote sync failing with "Resource Not Found : The requested resource could not be found" Apr 1, 2020
@samsteele samsteele changed the title Completed orders sometimes receiving abandoned cart emails - quote sync failing with "Resource Not Found : The requested resource could not be found" Completed orders sometimes receiving abandoned cart emails - associated quotes failing to sync with "Resource Not Found : The requested resource could not be found" Apr 1, 2020
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

1 participant