App Bridge open() breaks redirects for apps

There are a few open threads / Github issues about others experiencing the same issue as I, where using the new open() function is breaking auth headers and causing issues:

Basically, using NextJS redirect or the old app bridge redirect function properly keeps the required auth headers that we use for verification. For whatever reason, the window.open() strips this, causing issues.

Has there been any progress on this or any solutions?

Hey Patrick!

Thanks for flagging this issue here - I’ve connected with our internal product team and will update this post when I hear back on this.

1 Like