You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi everyone, I have a user wanting to embed a page from an external site into a Confluence page using the iframe tag. However it's unable to load the page "getting refused to connect error"
I can successfully load an internal Confluence page using the iframe tag but nothing from an external site.
Could this be a firewall issue or is the site the user is trying to load is disabling iframes?
Here's the code used inside the HTML macro
<html> <body> <h1>CDI HUB Servers Page</h1> <p><iframe src="https://internal.testqa.zbion.com/apps?server=CDI_HUB" height="500" width="500"></iframe></p> </body> </html> |
Hi @MikeA
Also for that, you can try the iframe macro by Content Formatting Macros for Confluence.
There you can configure a view of the allowlist.
Let me know if you need any help, this app is developed by my team.
Thanks
Zoriana
Hi @MikeA ,
Welcome to Atlassian community.
Yes, this can be due to firewall. Have you tried to add the URL to allow list and check? If not I would test that first.
Also, I would recommend you to go through this article and make sure you have all the required html macros enabled.
I hope above information helps. Have a good day!
Thanks,
Srinath T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.