iframe
3 TopicsSharepoint Refused to Connect suddenly on SmartSheet
Hi all, We use SmartSheet Apps and have a few SharePoint Site pages displaying in SmartSheet which use an iFrame. Suddenly all those iFrame pages now refuse to display the SharePoint pages "SharePoint.com refused to connect". The headers in the SharePoint site, the X-Frame, is set to SAMEDOMAIN which is causing the problem. We cannot see how we can change this or why it has suddenly changed so the external iFrame cannot connect? We have reached out to SmartSheet support and they have confirmed that it is our SharePoint site that is the problem. We have tried to change the HTML Field settings to allow any site, but I think that is to allow content to iframe in SharePoint, but changed it nethertheless. Could I please ask if someone knows how a SharePoint site would change in the X-Frame value? It is a SharePoint Online site and not on-Prem. Thank you in advance Jason714Views0likes0CommentsSharePoint Online Modern: How to remove vertical scroll bar in Embed web part?
The site is in the modern experience. I want to embed an image map. The code for the image map is saved as an .aspx file. When I put https://company.com/toolsresources/TestModernSite/SiteAssets/SitePages/Play/ImageMapTest.aspx in the Embed web part, the image displays, and the image map works but there is a vertical scrollbar. When I try: <iframe scr="URL" width="1400px" height="690px"></iframe>, or <iframe scr="URL" width="1400" height="690"></iframe> I get the error message: "We can't show this embedded content because the code seems to be incomplete. Make sure that the embed code includes width, height and a valid address for the src attribute." How do I remove the vertical scroll bar? Thanks.6.7KViews0likes2CommentsEmbedding PowerPoint without sign in requirement
I am attempting to embed some PowerPoints into a webpage using the Embed feature from Office.com. I've created a Share link, Anyone with the Link can view. When I use the embed code on the webpage, every time it loads for another user it shows a login.micrsoftonline.com refused to connect error, I understand this is because login screens have been blocked in iframes. The issue is, I don't want the users to have to login, I want them to view the PowerPoint without needing a Microsoft account login. I have followed the instructions from this thread about pasting the share link into the embed code to get around this but now run into an issue with the iframe displaying a This link has been removed error instead. Any help would be greatly appreciated. Scott2.4KViews0likes0Comments