How can i find my {{uuid}}

How can i find my {{uuid}}

Joy_Matubber
Shopify Partner
24 0 1
{uuid}

The ID of the theme app extension.

Retrieve the SHOPIFY_EXTENSION_NAME_ID value from your project's .env file. This file is only available after you run the deploy command for the first time.


But my .env file i get only 

SHOPIFY_API_KEY=ddad955334c46f2bf0418900147483df
SHOPIFY_THEME_EXTENSION_ID=353e59d4-ebf7-49c5-846a-648fc85f2ed0
tow value 
SHOPIFY_EXTENSION_NAME_ID  how can i find it ?

Replies 2 (2)

SBD_
Shopify Staff
1831 273 419

Hey @Joy_Matubber 

 

I think this might be a typo (see this previous topic) - confirming with the team.

 

If it's not in the .env file after deployment, try those steps linked above. Let me know if you get stuck.

 

 

Scott | Developer Advocate @ Shopify 

HendrikBr
Shopify Partner
14 2 0

Hey! This is probably not a problem anymore but i want to share the solution for people which are still facing this issue.

shopify app env pull

This will get you the wanted information.