Cannot create segment using MailChimp API v3
问题 I'm using the "playground" to test creating a segment but I keep getting validations errros my request: { "name": "MyTest", "options": { "match": "any", "conditions": [ { "field": "EMAIL", "op": "is", "value": "p001@mymaildomain.xxx" }, { "field": "EMAIL", "op": "is", "value": "p002@mymaildomain.xxx" } ] } } response is: type: http://kb.mailchimp.com/api/error-docs/400-invalid-resource title: Invalid Resource status: 400 detail: The resource submitted could not be validated. For field