Embedding View to Website only in new tab?

I want to embed a public view to a website, but when I paste the generated iFrame code to my website, I get the message that embedding of the website is not allowed and it has to be opened in a new tab.
What am I doing wrong?

<!DOCTYPE html>
<html>
<body>
<iframe className="dtable-embed" src="https://cloud.seatable.io/dtable/view-external-links/c9809c01f9e141fe8ed3/" frameBorder="0" width="100%" height="667" style="background: transparent; border: 1px solid #ccc;"></iframe>
</body>
</html>

We have the same issue with several embedded forms since version 4.3 (today).
“cloud.seatable.io rejected the connection.”

It seems that we increased our security measures too much. I am sorry for that. Give me some time and I will check how we can allow embedded views again.

3 Likes

The “embedding view” function is working again on our websites. Thank you!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.