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
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/mailchimp/index.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -133,8 +133,8 @@ Again, this will **NOT** work for new users. New users will always have their su
133
133
### Why are my calls with trait arrays not showing up in Mailchimp?
134
134
Mailchimp doesn't support arrays as traits values. This can cause calls to not show up.
135
135
136
-
### Frequent 404 Bad Requests from Identify events without error message?
137
-
If you are sending concurrent requests for the same userId, MailChimp will block the events due to how MailChimp restricts each API key to a maximum of 10 concurrent requests.
136
+
### Why are there frequent 404 Bad Requests from Identify events without an error message?
137
+
If you send concurrent requests for the same userId, MailChimp blocks the events because MailChimp restricts each API key to a maximum of 10 concurrent requests.
0 commit comments