Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Refusing to connect - x-frame options set to deny?

New Here ,
Dec 19, 2022 Dec 19, 2022

I tried to embed XD prototype into a LCMS system, using a web component feature that is used to display links inside of our pages, but received error message... "refused to connect". However, Dev tools throws the error that it is refusing to display because it is "set 'X-Frame-Options' to 'deny'".

 

Can anyone help me with this please? The LCMS I am using does allow iframes and web components?

 

The exact error message showing in inspect mode is "refused to display 'https://xd.adobe.com/' in a frame because it set 'X Frame-Options' to 'deny'.

1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 27, 2022 Dec 27, 2022
LATEST

From the Share mode, after you create your link, click the middle icon, </>, to have Adobe XD create an embed code for you.

MyraFerguson_1-1672157949368.png

 

Use that embed code to embed your content into your LCMS system. The embed code is an iframe that contains the URL to your content in the src attribute.

 

If the URL in the src is set to https://xd.adobe.com/, then you'll get the "Refused to connect" message because that's Adobe's content (as opposed to your content which is hosted on Adobe's servers). Adobe's content is set to not allow it to be embedded.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines