Hello Figma Team,
I am trying to embed a Figma Make design into an external website using an iframe, with a URL like:
https://www.figma.com/make/xxx/yyy?node-id=0-1&t=zzz-1.
However, the iframe does not seem to load, likely due to Content Security Policy (CSP) restrictions.
I have confirmed that Figma Photo (Prototype) can be embedded using the same method without any issues, for example:
https://www.figma.com/proto/xxx/yyy?node-id=2-1&starting-point-node-id=2%3B1
I have been using the following embed format:
https://www.figma.com/embed?embed_host=share&url=${encodeURIComponent(originalUrl)}
Could you please let me know if there is any way to embed Figma Make designs via iframe,
or if there is an official workaround or recommended approach for displaying Make designs externally?
Thank you very much for your support.
