Forum Discussion
AdrianWollmann
May 24, 2023Copper Contributor
Microsoft Bookings Page iFrame does not connect
Hi there, following issue: I am trying to integrate an MS Booking page into our website (Joomla) using an iFrame. This worked beautifully for two days and now suddenly I get a message that "outloo...
Pratk
Microsoft
Can you try to to update the iFrame code from:
<iframe src='https://book.ms/b/<xyz@abc.com>'
to
<iframe src='https://outlook.office365.com/book/<xyz@abc.com>'.
<iframe src='https://book.ms/b/<xyz@abc.com>'
to
<iframe src='https://outlook.office365.com/book/<xyz@abc.com>'.
Ryan Gardner
May 31, 2023Copper Contributor
Doing this causes the embed to redirect and load the default booking page for my users.