Major issue with embedding azure bot framework in iFrame - will affect all users

Tim Walker 1 Reputation point
2022-12-22T17:10:30.627+00:00

We have the azure bot framework embedded in an iframe on our site and it's giving us the following error in the browser:

Refused to display 'https://webchat.botframework.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

This is due to the http header x-frame-options is being sent with the request for an embedded chat application. The header needs to be turned off in order to resolve the issue. This would affect anyone using the bot framework embedded in a website (iframe).

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
848 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 53,126 Reputation points
    2022-12-29T17:43:47.077+00:00

    Hello @Rafael Gil Sanchez @Tim Walker

    I just got an update that this issue should be resolved, could you please check if you still see this issue? Please let us know if you are still blocked by this issue.

    Regards,
    Yutong


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.