You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
i just realized that inspecting your class you arent' checking the errors json encoded array from the response body of Mailchimp servers, if a 4xx error occourred, it should be interesting to have a getErrorsArray method on class to parse each error...
Do you think that will be possible?
Clearly, the last_error variable is populated with the status and detail of the formattedResponse, but that seems not to be enough for complete controlling the errors....
Thanks
The text was updated successfully, but these errors were encountered:
Hi there,
i just realized that inspecting your class you arent' checking the errors json encoded array from the response body of Mailchimp servers, if a 4xx error occourred, it should be interesting to have a getErrorsArray method on class to parse each error...
Do you think that will be possible?
Clearly, the last_error variable is populated with the status and detail of the formattedResponse, but that seems not to be enough for complete controlling the errors....
Thanks
The text was updated successfully, but these errors were encountered: