Re: Error approving Email — HTML error, 'html' tag is missing

Lauren_Hawes
Level 2

Error approving Email — HTML error, 'html' tag is missing

I just started getting this error when attempting to approve emails...even if I don't edit the content of the email, I get this error. Anybody have any idea of what could be going on?

Screen Shot 2019-01-03 at 12.20.09 PM.png

Tags (2)
3 REPLIES 3
Mike_Mastropaol
Level 3

Re: Error approving Email — HTML error, 'html' tag is missing

Hi Lauren,

You need to add </html> to the end of your code

Mike_Mastropaol
Level 3

Re: Error approving Email — HTML error, 'html' tag is missing

I've had this message persist sometimes and no one could figure it out. But I find selecting Validate Code from the Code Actions drop down does the trick.

pastedImage_0.png

Lauren_Hawes
Level 2

Re:  Error approving Email — HTML error, 'html' tag is missing

Thank you! I already had </html> at the end of my email, but validating the code seemed to fix the problem!