library · inferred from evidence
mailchimp-api
A wrapper library for interacting with the MailChimp API.
- MailChimp API wrapper: DELETE always reports failure (204 empty body treated as error)
Calling $mailchimp->delete() on a resource always reported failure: $mailchimp->success() returned false and getLastError() returned an empty string, even though the delete worked server-side. Per the MailChimp API, a successful DELETE retu