oromand
oromand
Hello @goacoustic and thanks for taking a look at my issue. I did submit a ticket last week to the support, hoping to have someone to look at it. Here...
This is the code used to trigger an templated email through API. The exact same code would work with some templates, but some other may fail with reported error. ```...
After hearing from mailjet, I believe there's a side effect in the interface. The person didn't take my problem seriously and closed my ticket without prior notice. Here's a reproductible...
Hey Stanislav, Thanks for taking the time to review my issue. I could reproduce the problem with a fresh account, a fresh template by just fiddling around with sender setup....
Dear @jbconcept After digging into this issue it doesn't appear to be related to the API. You can actually update the template and remove the extra field with the API...
Here're the detailed instructions on how get over it (given from support) It actually does work, which makes me think it doesn't have to see with the API. Once the...
Ah ! Now we are legion 👯 . Here is the reply I got from support after another ticket report > Thank you for reaching out. > > Please note...
As a sidenote, it has nothing to do with "old templates" and my template would get corrupted again despite I fixed them through API.
@maffelbaffel I can provide a patched version if necessary
@maffelbaffel The patched version is hosted here: https://github.com/oromand/mailjet-apiv3-dotnet/tree/fix-advanceErrorHandling. The whole point is to de-activate advanceErrorHandling while calling the API.