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

Products sync errors - Resource Not Found. 404 The requested resource could not be found #2051

Open
alek-s-andr opened this issue Feb 20, 2025 · 0 comments

Comments

@alek-s-andr
Copy link

  • Adobe Commerce - v2.4.5-p11
  • mailchimp/mc-magento2 - v103.4.65

  1. On the Products grid some products have Error in Mailchimp column.

Image

  1. On the page Mailchimp Errors we have some items with the following error:
    Type: PRO
    Title: Resource Not Found
    Status: 404
    Error: The requested resource could not be found.

Image

  1. Text of the error from the log files:
{
    "status_code": 404,
    "operation_id": "PRO_1740021904_12345",
    "response": {
        "type": "https:\/\/mailchimp.com\/developer\/marketing\/docs\/errors\/",
        "title": "Resource Not Found",
        "status": 404,
        "detail": "The requested resource could not be found.",
        "instance": ""
    }
}

As we can see, this error most likely occurs for Disabled products only.
Could you please fix it?

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