-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mjml creation throws error in mailjet ui #311
Comments
Hello @nadar |
Yes i am aware its not the client library, but the support does not answer or takes care of the problem. So i thought a discussion between developers might help, its urgent, and persists since two weeks, the 500xhr exception should be in your error tracking system ;-) Error from the UI 500-er response: |
The "htmlPart" is not part of the request, when we use "MJMLContent" - so the request will not have htmlPart variable and for whatever reason the request requires this, based on the exception from the ui :-) |
Oh, that's not good. So we are working on it. Looks like a lack of API docs and library right now ( |
Any news @oleksandr-mykhailenko on this? It seems Mailjet really don't care about. |
Unfortunately, for now I do not have any updates. Testing wrapper with php 8.2 and 8.3 give same results. For some reason, server side does something with the data. It looks like that, but can't be sure. What I can say for sure, we are working on that and keep testing |
Hi Mailjet Developer Team,
For the past two weeks, emails created through the API using an MJML template have stopped working. Unfortunately, support has not provided any solutions, only requesting more information that doesn’t seem relevant to the issue.
The same problem appeared about a month ago, was resolved by Mailjet, but has now returned.
We haven’t made any changes on our end, and our unit tests confirm that the MJML remains consistent. This strongly suggests the issue is on Mailjet's side.
Here is an example request (with some unnecessary details removed):
example mjml content or any other template from mjml.io
The text was updated successfully, but these errors were encountered: