通过 API v.3 将客户与 MailChimp 同步时出现问题:未保存客户

Problem with synching customers with MailChimp through API v.3: Customer Was Not Saved

我正在尝试将在线商店的客户实体与 MailChimp 电子商务服务同步。他们中的大多数同步成功,但其他一些失败。 API的回复如下:

{"status_code":400,"operation_id":"855","response":"{\"type\":\"http:\/\/developer.mailchimp.com\/documentation\/mailchimp\/guides\/error-glossary\/\",\"title\":\"Customer Was Not Saved\",\"status\":400,\"detail\":\"Customer could not be imported to the list associated with this store.\",\"instance\":\"\"}"}

我在官方文档中找不到关于这个错误的任何解释。

我已经在 MailChimp 支持系统中发布了关于我的问题的票证。这是他们的回答,仅供面临此问题的任何其他人参考:

  1. 电子邮件地址被列入注册黑名单
  2. 电子邮件地址无效
  3. 电子邮件地址未采用 UTF-8 编码
  4. 该地址在短时间内被添加到列表中的次数过多