HTTP Status Code 204
Status: Open · Asked by Assunta on · 0 views
Hi,
I can't understand this error.
It seems the workflow worked successfully, but in MC there was no tag added.
This error appears on different workflow too...
What can I do?
Many thanks for your support
Assunta
Attachments

Hi @Assunta,
It's not an error; it's the default response for the successful execution of Mailchimp: Add Member Tag action event.
https://mailchimp.com/developer/marketing/api/list-member-tags/add-or-remove-member-tags/
I understand, but no tag was added, and this was the purpose of the workflow.
I understand, but no tag was added, and this was the purpose of the workflow.
Based on your workflow, it appears that the Member ID is not being passed dynamically in the "Mailchimp: Add Member Tag" action, resulting in the continuous application of tags to the same users.
To ensure dynamic Member ID passing, it is recommended to include the "Find Member" action step before the "Add Member Tag" action. For further clarity, please refer to the attached screenshot below.

Ok... I modified all the workflow as shown, we will see what happens with the next triggers.
Thank you for your quick support!
Assunta