Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid theme_id or theme domain #314

Closed
jaythanelam opened this issue Jan 16, 2017 · 14 comments
Closed

Invalid theme_id or theme domain #314

jaythanelam opened this issue Jan 16, 2017 · 14 comments

Comments

@jaythanelam
Copy link

Hi_ I'm trying to setup my local environment with ThemeKit and I continue to get the following error:

Invalid configuration: invalid theme_id,invalid store domain must end in '.myshopify.com'

despite have the correct url in place. here's what i'm running

theme configure --password=[I have this ready] --store=[https://master-tool-machine-ergonomics.myshopify.com] --themeid=[165366476]

@tanema
Copy link
Contributor

tanema commented Jan 16, 2017

Take out the protocol from your store param (https://)

@tanema tanema closed this as completed Jan 16, 2017
@jaythanelam
Copy link
Author

When I do so I still get the following message:

09:53:25 Invalid configuration: invalid theme_id,invalid store domain must end in '.myshopify.com'

@tanema
Copy link
Contributor

tanema commented Jan 16, 2017

Are you including those brackets?

@tanema
Copy link
Contributor

tanema commented Jan 16, 2017

Take out the square brackets and now that you have shown your password publicly you will have to revoke that private app and create a new one.

@jaythanelam
Copy link
Author

done and done! thank you that worked.

@Deltaspectro
Copy link

Deltaspectro commented Aug 31, 2018

tuve el mismo problema, a mi me funciono poner el siguiente codigo: theme get --list -p=password -s="shop-url.myshopify.com"

@tanema
Copy link
Contributor

tanema commented Aug 31, 2018

@Deltaspectro take out the " from your shop flag.

@Deltaspectro
Copy link

@tanema it works for me only with the quotes

@YussufElarif
Copy link

I removed the brackets haha. Forgot to do that. Also, password and the url shouldn't be wrapped with quotes.

@DownUndered
Copy link

@tanema it works for me only with the quotes

Same for me. Works with quotes only

@joe-bb
Copy link

joe-bb commented Oct 15, 2019

Make sure you are in the right folder, if you aren't you will get invalid environment [development]: (missing store domain,missing password). Just figured it out

@valenstical
Copy link

Make sure you are in the right folder, if you aren't you will get invalid environment [development]: (missing store domain,missing password). Just figured it out

@joe-bb you saved my life.

@ette1277
Copy link

I really need help getting this
invalid environment [development]: (missing theme_id,missing store domain,missing password)

@ZohaibHsn
Copy link

Screenshot 2024-07-04 110542

how to solve this anyone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants