mailchimp-java
mailchimp-java copied to clipboard
Error decoder not showing enough information
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