Access shopify store/partners account using CLI

Topic summary

A store owner is unable to access their Shopify store via CLI despite having done so successfully in the past. They are encountering errors when attempting standard commands like shopify theme dev, shopify theme pull, and shopify login.

Commands attempted:

  • shopify theme dev --store {storename}
  • shopify theme pull --store {storename}
  • shopify login {storename}

Current status:

  • The user has confirmed they’re logged into the correct account
  • They can see their created store in the interface
  • However, they cannot pull themes despite proper authentication
  • Screenshots show error messages during CLI operations

Issue remains unresolved with no responses or solutions provided yet. The problem appears to be an authentication or permissions issue preventing theme access, though the root cause is unclear.

Summarized with AI on November 3. AI used: claude-sonnet-4-5-20250929.

I just want to access my Shopify store and Partner account using the CLI. I have accessed my store multiple times before using the CLI, but this is the first time I’m encountering this error. Since I’m the store owner, I should have access.

Here are the commands I tried:

  • shopify theme dev --store {storename}
  • shopify theme pull --store {storename}
  • shopify login {storename}

already used the correct account i can see the store that i have created but i cant pull the theme