Closed bdabrowski closed 4 years ago
Since you are reusing response
which part of the request responds with an empty string?
I believe that the delete action no longer does anything in MailChimp. I attempted to use it for a project earlier and it appears that it is not possible to programatically archive people from lists in that manner any longer. This may be MailChimp cracking down on diverting people from MailChimp's unsubscribe to their own and preventing that entirely or it may be something else. Looking at the interface when logged in as an admin account, you can perform the same action by selecting a member on your list, using the actions dropdown, selecting remove from list, and using the archive option. The delete permanently option shown in that interface is the delete permanently action in the list member endpoints.
I was wondering if someone could release their email in a system so someone else may use it later with mailchimp integration.
The test below was passing successfully in April.
Now it's not passing anymore. Is it possible there were Mailchimp API changes that reflects it?
Now the respnse status is just empty string instead of error. Tested with: 3.0.7 and 3.0.6