Retool Embed/Authenticate Causes A Redirect/Reload On Page Load

Hi,

I recently added retool to an application using retool embedded. Everything is working properly, the only issue is that when I visit my application, it causes it to reload twice or redirect to authenticate before directing to the existing application. I was wondering if anyone else has experienced this and how it can be fixed?

Hey @BrittanyDSD! The embed url that is generated is designed to be used only once, so if the parent app sends multiple get requests, you'll get redirected to a login. Can you share how you are generating the url, and how you are using it in the parent app? Thanks!