Thanks, IT managed to get it working. It was an issue with how iframes work when retool is self-hosted. From my understanding it was a two line code fix. They followed this Configure same-origin and sandbox for iframes | Retool Docs and added ALLOW_SAME_ORIGIN_OPTION and SANDBOX_DOMAIN.
2 Likes