New Shopify Certification now available: Liquid Storefronts for Theme Developers

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

asamlaksa
Shopify Partner
6 1 1

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-re...

 

and loads this 

Screenshot 2023-10-26 at 9.51.09 AM.png

Now, my order page shows this instead

Screenshot 2023-10-26 at 10.05.31 AM.png

 and not this one

Screenshot 2023-10-26 at 10.07.25 AM.png

 Not sure what went wrong with my setup

Replies 0 (0)