[ARCHIVED] Embedding an External Website
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2020
08:20 PM
I am trying to embed a website into a Canvas page. I am using the following code in the new rich content editor:
<p><iframe src="https://www.history.com/this-day-in-history" width="600" height="1000" style="overflow: hidden;"></iframe></p>
I am getting the "refused to connect" error. Do you have any suggestions?
Solved! Go to Solution.
Users who also had this question