When I run the **shopify theme dev** command, I get a 401 API request unauthorized error.
The login was successful and I tried logging out and logging back in a couple times, but still the same issue.
Anybody know how to fix this issue?
When I run the **shopify theme dev** command, I get a 401 API request unauthorized error.
The login was successful and I tried logging out and logging back in a couple times, but still the same issue.
Anybody know how to fix this issue?
found the same proplem
same problem, we need help !
I found this, and fix my problem.
The first, you need to get your store name, you can find it in the URL.
then, run the **shopify theme dev --store {store_name}** ,done.
good luck