Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Theme App Extension not working with app

Theme App Extension not working with app

arjun18
Shopify Partner
12 0 7

I recently created a new app named 'XYZ' and successfully installed it on various stores. The app worked flawlessly without any issues or errors during installation. Subsequently, I installed the Shopify theme app extension using the CLI and executed the following commands:

 

 

shopify app config link

shopify app dev

shopify app deploy

 

 

These steps successfully connected the store to the web pixel, and everything worked as expected.

However, when I attempted to install this app on another new store, the theme app extension did not authenticate or displayed a blank screen.

Could you please assist me in ensuring that this extension is automatically published on any store where I install this app? 

Reply 1 (1)

Liam
Community Manager
3108 344 889

Hi Arjun,

Some methods you can try for resolving this are:

  • After deploying, ensure that the extension is published. You can manually check this in your Shopify Partner Dashboard under the “Extensions” section of your app.
  • Ensure that the OAuth flow is correctly implemented and that the new store installation is receiving the necessary tokens.
  • Verify that the redirect URLs and scopes are correctly set in the Shopify Partners Dashboard.

Check the above points and let us know if you're still encountering issues.

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog