Embedding shows as expected in preview of email, but dosn’t render in test email. No error message is shown. How can I solve this?
thanks!
Embedding shows as expected in preview of email, but dosn’t render in test email. No error message is shown. How can I solve this?
thanks!
Hi @ESitbon
This is due to the fact that the embed code for Scribe is an iFrame, and those are generally not supported in emails because they contain scripts and are therefore deemed as a security risks, and are generally not supported by email clients.
They work fine on websites but not in HTML emails.
Frank