I am trying to figure out the following problem:
- I have created a HTML-Template via API which is a code-only template ( stored the reference ID )
- Now I update the contents of it with freshly generated html via API( working fine )
- Finally I am going to check if the preview is loaded correctly and check the results with a testing profile. Right here I am stuck. There’s no preview generated anymore, if I selected a profile which includes the necessary properties for testing I also don’t get a preview. It just shows me a white page.
Fun fact, if I save the template via editor once without changing the code, the preview is then working perfectly again.
Is anyone able to provide me a solution?
Thanks in Advance!