Getting 404 when loading order status page with Cloudflare tunnel with UI extension locally

Hi!

I am developing a Checkout UI extension locally, and am leveraging the shopify dev tool to do so. Specifically, I am targeting the order status part of the checkout


target = "customer-account.order-status.block.render"

Previously, I was able to load and see my extension once I finished checkout through the cloudflare tunnel.

However, I had to remove the app and recreate a new one due to reasons, but now I am not able to get to the extension to load at all, and arrive at a 404 page instead after the thank you page which leads me to https://www.shopify.com/extensions-development?order_id=5628765077817&origin=https%3A%2F%2Fyellow-resources-sweet-posting.trycloudflare.com%2Fextensions&placement-reference=ORDER_STATUS1&source=CHECKOUT_UI_EXTENSION

and loads this

Now, my order page shows this instead

and not this one

Not sure what went wrong with my setup

1 Like

Hey @asamlaksa have you managed to fix the issue? I’m having a rather strange similar issue on my end. The extension keeps trying to load the cloudflare tunnel URL from local development setup even though I’ve disabled developer preview. Tried reinstalling app but nothing helped. Any advice would be appreciated!

Thanks