Skip to content

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

Open
@alek-s-andr

Description

@alek-s-andr
  • 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions