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
When Mailchimp rejected my subscription request because of incorrect date format, the error decoder did not contain the actual body as a response. I had to make a custom decoder to see what the error is. Please make sure the exception returned contains (when toString() is called) all the necessary information so that one could see the issue in the logs
The text was updated successfully, but these errors were encountered:
When Mailchimp rejected my subscription request because of incorrect date format, the error decoder did not contain the actual body as a response. I had to make a custom decoder to see what the error is. Please make sure the exception returned contains (when toString() is called) all the necessary information so that one could see the issue in the logs
The text was updated successfully, but these errors were encountered: