App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I want to get an app extension UUID and handle
How can I get this?
Hello,
Follow this document:- https://shopify.dev/docs/apps/build/online-store/theme-app-extensions/configuration#app-block-deep-l...
And for UUID use: npm run shopify app env pull
Hi, @BrainStation23,
npm run shopify app env pull on this command I get only the app key and secret.
I want to app extension uuid and handle.
I did not find any ID or handle in the document I used and that you shared.
Hey,
Did you get any resolution for this?
I am working on a theme-app-extension and shopify did not create any env for me.
Used the above command and yet I do not find the Extension UUID in the env.