[embed] parent query string value was not specified

You cannot use the embed on pages using the file protocol. It needs to be HTTP (localhost) or HTTPS (anywhere). You can run a local web server to serve the file and then access it via http://localhost/

1 Like