ah okay, ther seem to bee several errors concerning addresses. but we don’t ask for addresses. and there is an API error, but when i connect with the API it sais it is correct.
the logfile is very long. here is what it sais at the end:
{"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"13dc0c08-b1d5-91ee-1703-55de193351c0","errors":[{"field":"ADDRESS","message":"Please enter a complete address"}]}
[2022-09-08 18:43:18] ERROR: Form 4749 > Mailchimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
- ADDRESS : Please enter a complete address
Request:
POST https://us13.api.mailchimp.com/3.0/lists/6efd8cbc0e/members
{"status":"pending","email_address":"test@te*********.com","interests":{},"merge_fields":{"ADDRESS":{"addr1":"","city":"","state":"","zip":"12345"},"FNAME":"test","MMERGE3":"01\/01"},"email_type":"html","ip_signup":"213.248.108.233","tags":["willkommensrabatt"]}
Response:
400 Bad Request
{"type":"https://mailchimp.com/developer/marketing/docs/errors/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"6814a558-71bd-307d-52f7-b53f9715b755","errors":[{"field":"ADDRESS","message":"Please enter a complete address"}]}