Embedded Retool App Single Use?

Embed web apps

How could the embedded web apps be allowed to show once?

I tried it but it seems the Retool server would only validate my embedded url for once.

I have done custom domain etcs; the embedded url only appears once but then later it only show “Page not found”

Hi @David_Zhong,

Thanks for reaching out about this! The response from api/embed-url/external-user is one-time use and will fail on subsequent load attempts. You'll need to add logic to your embed configuration to generate a new URL every time you load an embedded page.