Hi there, is anyone successfully able to embed an Asana form in a coda doc? I’m getting an error using both the embed widget and formula.
Did you try using the force
parameter?
Embed("https://coda.io", force: true)
Hi @BenLee I’ve tried that and I’m just getting a blank embed/div etc. Got any ideas?