Iframe and XSS sameorigin problem

I’m trying to embed an airtable form in an iframe and getting an error “Refused to display ‘https://airtable.com/REDACTED’ in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’.”

Is there any was to change X-Frame-Options? Any other easy workaround?

I figured it out. I needed to use https://airtable.com/embed/REDACTED

1 Like

Yep to embed forms airtable has specific embeddable link