Closed BenoitDD-URIOS closed 8 years ago
Hey @Benoit-amo !
Thanks for reporting this issue! I am going to work on a custom error message in that case. I'll keep you up to date by tomorrow :airplane:
Regards, Guillaume
The errors are not thrown anymore, but it will be hard for us to integrate a custom message for V1 users
Ok, thanks for the fix.
We are implementing a plug-in based on the API v3 Java client. When we try to send a transactional email, we have a NullPointerException.
Here his the output with the VERBOSE_DEBUG :
Our account seems to use the deprecated v1 API, so we need to migrate it (see mailjet/mailjet-apiv3-nodejs#3).
The MJ Java client should throw a custom error in this case.