0

I am trying to embed the canvas webpage in an iframe in my app, but I can't because the Same-Origin header is set.

Does anyone know of a workaround/other way to do this?

CastleCorp
  • 55
  • 1
  • 1
  • 11

1 Answers1

0

I was able to get it working by using Electron's tag.

CastleCorp
  • 55
  • 1
  • 1
  • 11