- My goal: Embed an app built with the new Retool AI app builder inside a classic app.
- Issue: When trying to embed it using the iFrame component, I get the error “Invalid auth callback“
- Steps I've taken to troubleshoot.
- Copied the URL of the newly published AI app from the "Share" option.
- Added an iframe component to the classic app and pasted the URL.
- Got the error:
"Invalid auth callback" - Enabled “Storage and cookies“ option for the iFrame component
- Result: Still getting the
"Invalid auth callback"error.
Is there a specific or recommended way to embed a Retool AI builder app into a classic app?