@Starlynne_Start There is no manual migration. If your org is still on the Partner Dashboard, then you have not been migrated. Deployment is only needed to complete the process, post-migration.
The issue with customer account extensions sounds independent, I’d recommend a separate post.
Can we get some clarity on when this will be resolved? This is causing us serious issues as a business and holding up a very critical task that we have to complete.
We tried doing the suggested fix for our staging app and it kind of worked. If the theme extension had been installed on a theme previously though it still does not but if you install it on a new theme it works.
This is really not ideal for us as we need to test our release on our staging app before releasing to production. Rolling back to previous releases of the app also does not solve the issue which is a massive risk for us.
Could we get some guidance on what we should do here? Is shopify working on a fix behind the scenes? Is this only impacting development apps/ dev stores or will we see the same issue when we release a new version of our prod app?
Hey @NickWesselman sorry my message want super clear, our issue is our theme extension is now unable to communicate through the App Proxy. All of the routes it attempts to call return a 404.
This seems like the same thing as this thread but happy to create another if needed?
Hello, any updates on this?
I’m facing the same issue with my theme extension in development.
I’m getting a 404 when the request is trying to communicate through the App Proxy.
I already removed the proxy settings from the TOML, deployed, then added them back and deployed again, but this does not solve the problem.
Hello
I don’t know if you’re facing the same problem as I am, but in my case, I’m working with NGROK to communicate between the theme extension block and my custom API through an app proxy.
For now, selecting the “No, never” option when asked if you want to update the app URLs automatically allows me to work with app-proxy and NGROK in development.
I hope this helps.