I tried the code straight from the embed link inside an html tag, converting it into an iframe tag with the original link (View this 360° Tour) and I tried puting the javascript in a onpage load workflow with a div on the page that has the id = aKnk7GdUt. Nohting seems to work.
Not getting any errors in the console either, just blank page and blank console
@Joyce Just wanted to follow up on the office hours. Seems that the embed is still not working. I tried a couple of different ways now, but it turns up blank. There must be something that is interfering with the embed code. I tried it in webflow and it worked with a simple html element and copying and pasting the code.
I was able to get this to work by putting the script into a javascript workflow that triggered when the div was mounted. I then hard coded all the parameters in the script that were being passed in the original tag. Will post a solution later.