Hello,
My company start to use Brevo api to send mails.
We have created some templates and now I want to use them to send mails from an application.
The documentation says that the sender isn’t mandatory if I use a template.
When I call the api with a sender and a template, it works.
If I remove the sender, the api respond with en error 500.
What am I missing ?
Here is the log of my query (I’m using Java with Spring).
There is also a screenshot of the template. It contains the sender that we want to use.
I found what cause the issue. It’s not on Brevo’s side.
It’s a middleware that my company uses.
They have set a rule that says that the sender is always mandatory.
I asked them to change this rule to match yours.
I hope it will solve my issue.
1 Like
Hi @YLombardi , thanks for your question, and for posting the solution you found! Have a great day!