embed link doesn't function

  • 19 January 2022
  • 2 replies
  • 243 views

Hello,

 

When i use the embed link from my miro board (https://miro.com/app/embed/o9J_lp-vQMg=/?pres=1)

this embed link doesn’t show the usual presentation mode of my board frames, it just shows a blank page. up untill yesterday this functioned correctly, was there a recent upadate/bug on miro side blocking this function?

 

Gr

Pieter


2 replies

Userlevel 7
Badge +12

On the below page, my code looks like this:

<iframe width="768" height="432" src="https://miro.com/app/embed/o9J_lBuUyCU=/?pres=1&frameId=3074457359457034541&autoplay=yep" frameBorder="0" scrolling="no" allowFullScreen></iframe>

The big difference I am noting is that you are missing the “frameId” parameter, which is what tells the embed window which frame to start at.

My page:

https://sites.google.com/view/realrobertjohnson/home

thx for your help, the software i use to publish doesn’t use a google site. but it appears to be a bug that’s fixed by Miro.

The link used in my first post should work with you again:

https://miro.com/app/embed/o9J_lp-vQMg=/?pres=1

Reply