Open
Description
- Adobe Commerce - v2.4.5-p11
- mailchimp/mc-magento2 - v103.4.65
- On the Products grid some products have Error in Mailchimp column.
- 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.
- 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
Labels
No labels