Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm trying to run any command to start interacting with my store (I'm a store owner) but every time Shopify CLI returns invalid_target. First, it redirects me to the browser where I log in to my store and see the message:
You've successfully logged into the Shopify CLI!
You can close this tab and return to your terminal.
But then I see the invalid_target in my terminal.
I can't find any solution to this that would help me. It drives me crazy. Please help me if you know what to do.
Just some information:
I have shopify-cli 3.25.0. I use a mac M1. shopify-cli is installed under /opt/homebrew/bin/shopify
Solved! Go to the solution
This is an accepted solution.
Freaking hell. I spent 1 day wondering what is going wrong. Shopify docs on this topic should be improved 100%. It is very very annoying right now.
Anyways I fixed it.
You have to log into your Shopify store (how you would usually log in to your admin interface) to see what's it called (just in your browser) and this would be the link you need to pass, not the production URL.
And the link you need shouldn't have any slugs like it says in the Shopify docs. No /admin should be added to your link.
This is how it should be:
shopify theme dev --store https://beststore-7389.myshopify.com
then you get prompted to the browser and next, in your terminal, you should see Logged in.
This is an accepted solution.
Freaking hell. I spent 1 day wondering what is going wrong. Shopify docs on this topic should be improved 100%. It is very very annoying right now.
Anyways I fixed it.
You have to log into your Shopify store (how you would usually log in to your admin interface) to see what's it called (just in your browser) and this would be the link you need to pass, not the production URL.
And the link you need shouldn't have any slugs like it says in the Shopify docs. No /admin should be added to your link.
This is how it should be:
shopify theme dev --store https://beststore-7389.myshopify.com
then you get prompted to the browser and next, in your terminal, you should see Logged in.
Holy sh%#t. What a simple solution. Thanks so much for posting this - I still wasted a few hours but this saved me a lot of time.
The best solution and the only one who worked for me. this page need to be higher in the research results
Ty so much! it took me like one hour, I was trying to figure it out
I had the same error. I am a collaborator to the store (in an agency)
Using the full admin url did not work for me I keep getting invalid_target even though I was logged in in the browser .
The solution in my case was to use ONLY the store id eg:
shopify theme dev --store lace-shop
NOT
shopify theme dev --store https://lace-shop.myshopify.com
I also wasted an hour on this...
shopify theme dev --store {store-name} - No url attached, simply the name of your store... Avoid all https:// and shopify.com
e.g shopify theme dev --store {Lace-Shop}
Then it will work perfectly
Saved me so much time, thank you!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024