Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hope someone can help.
I have an app that needs to be updated to support Theme App extension. However I am having an issue in that I created a the Theme App Extension in the shopify App admin.
The problem now is when I try to update the theme app extension I get the following errors.
So the steps I am following
✗ You cannot register theme-app-extension because this app already has the maximum number of 1 registration allowed for this extension type."
Or if I run "shopify extension connect" I get the following error "✗ An unexpected error occurred on Shopify.
✗ You don't have any extensions of type theme_app_extension"
So my question is how do I update a theme app extension thats been created in the admin as currently I cant connect to it with the CLI and cant delete it in the admin?
Solved! Go to the solution
This is an accepted solution.
I have not solved the problem by creating the .env manually and adding the ID etc.
This is an accepted solution.
I have not solved the problem by creating the .env manually and adding the ID etc.
Hi, thanks for the info. I have the same problem with an extension. How did you get the ID in your case?
I took the ID for the extension I created with in the admin UI from the URL and added it to the .env manually
Thank you so much! It worked.