Hi @Alan_G, just started getting reports from merchants that they can’t download a CSV report from our app.
Upon investigation, it looks like AppBridge might be messing with some redirects or fetch. It redirects the merchant to a page that has the following format: https://[app domain]/https://[app domain again]/[some UUID], resulting in a 404.
Also, the navigation menu stop work when this happens.
We haven’t changed anything on our end between yesterday and today.
Hey folks the issue should be in the process of resolving now at the moment, if you do see any further instances of this pop up, please let me know here and we’ll prioritize this.
I would like to add the App Bridge loaded .js files is incorrectly accessing a trim() attribute on some stores, and should instead be ?.trim() to not throw an 500 error on Shopify’s admin dashboard.
No worries @flavio-b - glad things are working for you! @keiraarts - are you still seeing the errors pop up on your end? If so, would you be able to share your app ID/app name and a shop we can replicate on? If you’d prefer sharing over DM, just let me know here and I can set that up on our end here