我正在尝试将在线商店的客户实体与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\":\"\"}"}
在官方文档中找不到此错误的任何解释。
答案 0 :(得分:1)
我已经在MailChimp支持系统中发布了有关我的问题的票证。这是他们的答案,仅供其他面临此问题的人员参考: