Problem with embedding

I’m currently trying to embed the Activepieces Cloud dashboard into my application using an iframe as per the documentation for embedded use cases.

However, I’m encountering a security error in the browser console which prevents the content from loading:

Refused to display ‘https://cloud.activepieces.com/’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.

I’ve followed the guides to generate a JWT for authentication, but it seems I’m still being blocked by this header.

My question is: Is there an additional configuration step I’m missing on my end to allow embedding the cloud version?

Any guidance on this would be greatly appreciated.

Thanks for your help!

Best regards,
Damian