How can I fix an error after updating my app handle?

How can I fix an error after updating my app handle?

muhammad_haroon
Shopify Partner
34 0 2

I updated the handle for my app in the shopify.app.toml file as follows:

muhammad_haroon_0-1711427527093.png

but i face error 

muhammad_haroon_0-1711427857561.png

 

plz help me
Reply 1 (1)

BenHarkins
Shopify Partner
18 0 4

It looks like handle only gets updated when you release a new version (after switching configs). I switched the handle, ran my production deployment, and the handle updated

 

With the Shopify CLI:

  • shopify app config use
    • select your production config, with the updated handle
  • shopify app deploy
    • updated handle now appears in the admin