You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our queue is full of failed Mailchimp integration (~1256).
Can you add an option to stop the integration for the following errors:
400 - zozoripob634@gmail.com has signed up to a lot of lists very recently; we're not allowing more signups for now
400 - sample@email.tst looks fake or invalid, please enter a real email address.
{
"type": "https://mailchimp.com/developer/marketing/docs/errors/",
"title": "Invalid Resource",
"status": 400,
"detail": "zozoripob634@gmail.com has signed up to a lot of lists very recently; we're not allowing more signups for now",
"instance": "70ba122a-3951-be9c-9d86-fa9e5e9105ba"
}
{
"type": "https://mailchimp.com/developer/marketing/docs/errors/",
"title": "Invalid Resource",
"status": 400,
"detail": "sample@email.tst looks fake or invalid, please enter a real email address.",
"instance": "464592d0-3c18-41e9-2418-c2b7672a1da4"
}
What's your proposed solution?
Add a setting to ignore these requests
Additional context
No response
The text was updated successfully, but these errors were encountered:
What are you trying to do?
Our queue is full of failed Mailchimp integration (~1256).
Can you add an option to stop the integration for the following errors:
What's your proposed solution?
Add a setting to ignore these requests
Additional context
No response
The text was updated successfully, but these errors were encountered: